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