|
Public Member Functions |
void | Initialize () |
| Initialize all tables.
|
TableImplVector::const_iterator | begin () const |
| Returns an iterator to the beginning of m_tables.
|
TableImplVector::const_iterator | end () const |
| Returns an iterator to the end of m_tables.
|
Public Attributes |
SmartPtr< Accounts > | ACCOUNTS |
| TableImpl for the Accounts class.
|
SmartPtr< Areas > | AREAS |
| TableImpl for the Areas class.
|
SmartPtr< Branches > | BRANCHES |
| TableImpl for the Branches class.
|
SmartPtr< Channels > | CHANNELS |
| TableImpl for the Channels class.
|
SmartPtr< ChannelLogs > | CHANNELLOGS |
| TableImpl for the ChannelLogs class.
|
SmartPtr
< CharacterAccount > | CHARACTERACCOUNT |
| TableImpl for the CharacterAccount class.
|
SmartPtr
< CharacterBranch > | CHARACTERBRANCH |
| TableImpl for the CharacterBranch class.
|
SmartPtr
< CharacterCluster > | CHARACTERCLUSTER |
| TableImpl for the CharacterCluster class.
|
SmartPtr
< CharacterSkill > | CHARACTERSKILL |
| TableImpl for the CharacterSkill class.
|
SmartPtr< CharacterStat > | CHARACTERSTAT |
| TableImpl for the CharacterStat class.
|
SmartPtr< CharacterTree > | CHARACTERTREE |
| TableImpl for the CharacterTree class.
|
SmartPtr< Clusters > | CLUSTERS |
| TableImpl for the Clusters class.
|
SmartPtr< Chunks > | CHUNKS |
| TableImpl for the Chunks class.
|
SmartPtr< Colours > | COLOURS |
| TableImpl for the Colours class.
|
SmartPtr< Commands > | COMMANDS |
| TableImpl for the Commands class.
|
SmartPtr< Details > | DETAILS |
| TableImpl for the Details class.
|
SmartPtr< DetailArea > | DETAILAREA |
| TableImpl for the DetailArea class.
|
SmartPtr< DetailRoom > | DETAILROOM |
| TableImpl for the DetailRoom class.
|
SmartPtr< DetailChunk > | DETAILCHUNK |
| TableImpl for the DetailChunk class.
|
SmartPtr
< DetailCharacter > | DETAILCHARACTER |
| TableImpl for the DetailCharacter class.
|
SmartPtr< DetailDetail > | DETAILDETAIL |
| TableImpl for the DetailDetail class.
|
SmartPtr< Echos > | ECHOS |
| TableImpl for the Echos class.
|
SmartPtr< Entities > | ENTITIES |
| TableImpl for the Entities class.
|
SmartPtr< ExitRoom > | EXITROOM |
| TableImpl for the ExitRoom class.
|
SmartPtr< Exits > | EXITS |
| TableImpl for the Exits class.
|
SmartPtr< GrantGroups > | GRANTGROUPS |
| TableImpl for the GrantGroups class.
|
SmartPtr< Logs > | LOGS |
| TableImpl for the Logs class.
|
SmartPtr< Permissions > | PERMISSIONS |
| TableImpl for the Permissions class.
|
SmartPtr< Races > | RACES |
| TableImpl for the Races class.
|
SmartPtr< Rooms > | ROOMS |
| TableImpl for the Rooms class.
|
SmartPtr< Sectors > | SECTORS |
| TableImpl for the Sectors class.
|
SmartPtr< Skills > | SKILLS |
| TableImpl for the Skills class.
|
SmartPtr< Stats > | STATS |
| TableImpl for the Stats class.
|
SmartPtr< Traces > | TRACES |
| TableImpl for the Traces class.
|
SmartPtr< TraceChunk > | TRACECHUNK |
| TableImpl for the TraceChunk class.
|
SmartPtr< TraceDetail > | TRACEDETAIL |
| TableImpl for the TraceDetail class.
|
SmartPtr< TraceEntity > | TRACEENTITY |
| TableImpl for the TraceEntity class.
|
SmartPtr< TraceRoom > | TRACEROOM |
| TableImpl for the TraceRoom class.
|
SmartPtr< Trees > | TREES |
| TableImpl for the Trees class.
|
SmartPtr< Version > | VERSION |
| TableImpl for the Version class.
|
Friends |
class | Singleton< TableImpls > |