Internal: the state of a MSKTable. More...
Public Member Functions | |
State () | |
constructor More... | |
Public Attributes | |
int | m_version |
the version More... | |
std::map< int, Chart > | m_idChartMap |
the map id->chart More... | |
std::map< int, Table > | m_idTableMap |
the map id->table More... | |
Internal: the state of a MSKTable.
|
inline |
constructor
std::map<int, Chart> MSKTableInternal::State::m_idChartMap |
the map id->chart
std::map<int, Table> MSKTableInternal::State::m_idTableMap |
the map id->table
int MSKTableInternal::State::m_version |
the version