Internal: the state of a CWTable. More...
Public Member Functions | |
State () | |
constructor | |
Public Attributes | |
std::map< int, shared_ptr < Table > > | m_tableMap |
map id -> table |
Internal: the state of a CWTable.
CWTableInternal::State::State | ( | ) | [inline] |
constructor
std::map<int, shared_ptr<Table> > CWTableInternal::State::m_tableMap |
map id -> table