CWTableInternal::State Struct Reference

Internal: the state of a CWTable. More...

List of all members.

Public Member Functions

 State ()
 constructor

Public Attributes

std::map< int, shared_ptr
< Table > > 
m_tableMap
 map id -> table

Detailed Description

Internal: the state of a CWTable.


Constructor & Destructor Documentation

constructor


Member Data Documentation

std::map<int, shared_ptr<Table> > CWTableInternal::State::m_tableMap

map id -> table


The documentation for this struct was generated from the following file: