Gin
|
Public Member Functions | |
ModDstId ()=default | |
ModDstId (int id_) | |
ModDstId (const ModDstId &other) | |
ModDstId & | operator= (const ModDstId &other) |
bool | operator== (const ModDstId &other) const |
bool | isValid () const |
Public Attributes | |
int | id = -1 |
|
default |
|
explicit |
bool ModDstId::isValid | ( | ) | const |
int ModDstId::id = -1 |
Referenced by ModDstId(), operator=(), and operator==().