| MySQL 5.6.14 Source Code Document
    | 
| 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) | 
Definition at line 25 of file table_id.h.