|
xoreos
0.0.5
|

Public Member Functions | |
| Table (TalkTable *tM, TalkTable *tF, uint32 p, uint32 i) | |
| bool | operator< (const Table &right) const |
Public Attributes | |
| uint32 | id |
| uint32 | priority |
| TalkTable * | tableMale |
| TalkTable * | tableFemale |
|
inline |
| uint32 Aurora::TalkManager::Table::priority |
Definition at line 69 of file talkman.h.
Referenced by operator<().
| TalkTable* Aurora::TalkManager::Table::tableFemale |
Definition at line 72 of file talkman.h.
Referenced by Aurora::TalkManager::deleteTable().
| TalkTable* Aurora::TalkManager::Table::tableMale |
Definition at line 71 of file talkman.h.
Referenced by Aurora::TalkManager::deleteTable().
1.8.14