db::TableImpls Class Reference

This is a generated class that contains all TableImpls. More...

#include <TableImpls.h>

Inheritance diagram for db::TableImpls:

Inheritance graph
[legend]

List of all members.

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 >


Detailed Description

This is a generated class that contains all TableImpls.

Before using any tables, Initialize should be called.

See also:
Initialize

Definition at line 44 of file TableImpls.h.


Member Function Documentation

void db::TableImpls::Initialize (  ) 

Initialize all tables.

TableImplVector::const_iterator db::TableImpls::begin (  )  const [inline]

Returns an iterator to the beginning of m_tables.

Definition at line 51 of file TableImpls.h.

TableImplVector::const_iterator db::TableImpls::end (  )  const [inline]

Returns an iterator to the end of m_tables.

Definition at line 54 of file TableImpls.h.


Member Data Documentation

SmartPtr<Accounts> db::TableImpls::ACCOUNTS

TableImpl for the Accounts class.

Definition at line 57 of file TableImpls.h.

SmartPtr<Areas> db::TableImpls::AREAS

TableImpl for the Areas class.

Definition at line 58 of file TableImpls.h.

SmartPtr<Branches> db::TableImpls::BRANCHES

TableImpl for the Branches class.

Definition at line 59 of file TableImpls.h.

SmartPtr<Channels> db::TableImpls::CHANNELS

TableImpl for the Channels class.

Definition at line 60 of file TableImpls.h.

SmartPtr<ChannelLogs> db::TableImpls::CHANNELLOGS

TableImpl for the ChannelLogs class.

Definition at line 61 of file TableImpls.h.

SmartPtr<CharacterAccount> db::TableImpls::CHARACTERACCOUNT

TableImpl for the CharacterAccount class.

Definition at line 62 of file TableImpls.h.

SmartPtr<CharacterBranch> db::TableImpls::CHARACTERBRANCH

TableImpl for the CharacterBranch class.

Definition at line 63 of file TableImpls.h.

SmartPtr<CharacterCluster> db::TableImpls::CHARACTERCLUSTER

TableImpl for the CharacterCluster class.

Definition at line 64 of file TableImpls.h.

SmartPtr<CharacterSkill> db::TableImpls::CHARACTERSKILL

TableImpl for the CharacterSkill class.

Definition at line 65 of file TableImpls.h.

SmartPtr<CharacterStat> db::TableImpls::CHARACTERSTAT

TableImpl for the CharacterStat class.

Definition at line 66 of file TableImpls.h.

SmartPtr<CharacterTree> db::TableImpls::CHARACTERTREE

TableImpl for the CharacterTree class.

Definition at line 67 of file TableImpls.h.

SmartPtr<Clusters> db::TableImpls::CLUSTERS

TableImpl for the Clusters class.

Definition at line 68 of file TableImpls.h.

SmartPtr<Chunks> db::TableImpls::CHUNKS

TableImpl for the Chunks class.

Definition at line 69 of file TableImpls.h.

SmartPtr<Colours> db::TableImpls::COLOURS

TableImpl for the Colours class.

Definition at line 70 of file TableImpls.h.

SmartPtr<Commands> db::TableImpls::COMMANDS

TableImpl for the Commands class.

Definition at line 71 of file TableImpls.h.

SmartPtr<Details> db::TableImpls::DETAILS

TableImpl for the Details class.

Definition at line 72 of file TableImpls.h.

SmartPtr<DetailArea> db::TableImpls::DETAILAREA

TableImpl for the DetailArea class.

Definition at line 73 of file TableImpls.h.

SmartPtr<DetailRoom> db::TableImpls::DETAILROOM

TableImpl for the DetailRoom class.

Definition at line 74 of file TableImpls.h.

SmartPtr<DetailChunk> db::TableImpls::DETAILCHUNK

TableImpl for the DetailChunk class.

Definition at line 75 of file TableImpls.h.

SmartPtr<DetailCharacter> db::TableImpls::DETAILCHARACTER

TableImpl for the DetailCharacter class.

Definition at line 76 of file TableImpls.h.

SmartPtr<DetailDetail> db::TableImpls::DETAILDETAIL

TableImpl for the DetailDetail class.

Definition at line 77 of file TableImpls.h.

SmartPtr<Echos> db::TableImpls::ECHOS

TableImpl for the Echos class.

Definition at line 78 of file TableImpls.h.

SmartPtr<Entities> db::TableImpls::ENTITIES

TableImpl for the Entities class.

Definition at line 79 of file TableImpls.h.

SmartPtr<ExitRoom> db::TableImpls::EXITROOM

TableImpl for the ExitRoom class.

Definition at line 80 of file TableImpls.h.

SmartPtr<Exits> db::TableImpls::EXITS

TableImpl for the Exits class.

Definition at line 81 of file TableImpls.h.

SmartPtr<GrantGroups> db::TableImpls::GRANTGROUPS

TableImpl for the GrantGroups class.

Definition at line 82 of file TableImpls.h.

SmartPtr<Logs> db::TableImpls::LOGS

TableImpl for the Logs class.

Definition at line 83 of file TableImpls.h.

SmartPtr<Permissions> db::TableImpls::PERMISSIONS

TableImpl for the Permissions class.

Definition at line 84 of file TableImpls.h.

SmartPtr<Races> db::TableImpls::RACES

TableImpl for the Races class.

Definition at line 85 of file TableImpls.h.

SmartPtr<Rooms> db::TableImpls::ROOMS

TableImpl for the Rooms class.

Definition at line 86 of file TableImpls.h.

SmartPtr<Sectors> db::TableImpls::SECTORS

TableImpl for the Sectors class.

Definition at line 87 of file TableImpls.h.

SmartPtr<Skills> db::TableImpls::SKILLS

TableImpl for the Skills class.

Definition at line 88 of file TableImpls.h.

SmartPtr<Stats> db::TableImpls::STATS

TableImpl for the Stats class.

Definition at line 89 of file TableImpls.h.

SmartPtr<Traces> db::TableImpls::TRACES

TableImpl for the Traces class.

Definition at line 90 of file TableImpls.h.

SmartPtr<TraceChunk> db::TableImpls::TRACECHUNK

TableImpl for the TraceChunk class.

Definition at line 91 of file TableImpls.h.

SmartPtr<TraceDetail> db::TableImpls::TRACEDETAIL

TableImpl for the TraceDetail class.

Definition at line 92 of file TableImpls.h.

SmartPtr<TraceEntity> db::TableImpls::TRACEENTITY

TableImpl for the TraceEntity class.

Definition at line 93 of file TableImpls.h.

SmartPtr<TraceRoom> db::TableImpls::TRACEROOM

TableImpl for the TraceRoom class.

Definition at line 94 of file TableImpls.h.

SmartPtr<Trees> db::TableImpls::TREES

TableImpl for the Trees class.

Definition at line 95 of file TableImpls.h.

SmartPtr<Version> db::TableImpls::VERSION

TableImpl for the Version class.

Definition at line 96 of file TableImpls.h.


Generated for UnsignedByte by  doxygen 1.5.3
SourceForge.net Logo