WPS8TableInternal::State Struct Reference

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

Public Member Functions

 State ()
 constructor More...
 
void initTypeMaps ()
 initialize the type map More...
 

Public Attributes

int m_version
 the version More...
 
int m_numPages
 the number page More...
 
std::map< int, Tablem_tableMap
 a map id -> table More...
 
std::map< int, int > m_MCLDTypes
 the MCLD type More...
 

Detailed Description

Internal: the state of a WPS8Table.

Constructor & Destructor Documentation

WPS8TableInternal::State::State ( )
inline

constructor

Member Function Documentation

void WPS8TableInternal::State::initTypeMaps ( )

initialize the type map

Referenced by State().

Member Data Documentation

std::map<int,int> WPS8TableInternal::State::m_MCLDTypes

the MCLD type

Referenced by initTypeMaps().

int WPS8TableInternal::State::m_numPages

the number page

std::map<int, Table> WPS8TableInternal::State::m_tableMap

a map id -> table

int WPS8TableInternal::State::m_version

the version


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

Generated on Sat Jul 29 2017 15:32:24 for libwps by doxygen 1.8.8