Internal: the state of a WPS8Table. More...
Public Member Functions | |
State () | |
constructor | |
void | initTypeMaps () |
initialize the type map | |
Public Attributes | |
int | m_version |
the version | |
int | m_numPages |
the number page | |
std::map< int, Table > | m_tableMap |
a map id -> table | |
std::map< int, int > | m_MCLDTypes |
the MCLD type |
Internal: the state of a WPS8Table.
WPS8TableInternal::State::State | ( | ) | [inline] |
constructor
initialize the type map
Referenced by State().
std::map<int,int> WPS8TableInternal::State::m_MCLDTypes |
the MCLD type
Referenced by initTypeMaps().
the number page
std::map<int, Table> WPS8TableInternal::State::m_tableMap |
a map id -> table
the version