My Project
|
Public Member Functions | |
Table_id (ulonglong id) | |
ulonglong | id () const |
bool | is_valid () const |
bool | is_invalid () const |
void | operator= (const Table_id &tid) |
void | operator= (ulonglong id) |
bool | operator== (const Table_id &tid) const |
bool | operator!= (const Table_id &tid) const |
operator ulonglong () const | |
Table_id | operator++ (int) |