Gin
|
Public Member Functions | |
ModSrcId ()=default | |
ModSrcId (int id_) | |
ModSrcId (const ModSrcId &other) | |
ModSrcId & | operator= (const ModSrcId &other) |
bool | operator== (const ModSrcId &other) const |
bool | isValid () const |
Public Attributes | |
int | id = -1 |
|
default |
|
explicit |
bool ModSrcId::isValid | ( | ) | const |
int ModSrcId::id = -1 |