MSKTableInternal::State Struct Reference

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

Public Member Functions

 State ()
 constructor More...
 

Public Attributes

int m_version
 the version More...
 
std::map< int, Chartm_idChartMap
 the map id->chart More...
 
std::map< int, Tablem_idTableMap
 the map id->table More...
 

Detailed Description

Internal: the state of a MSKTable.

Constructor & Destructor Documentation

MSKTableInternal::State::State ( )
inline

constructor

Member Data Documentation

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


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

Generated on Tue Mar 10 2015 17:32:11 for libmwaw by doxygen 1.8.5