WPS8TableInternal::State Struct Reference

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, Tablem_tableMap
 a map id -> table
std::map< int, int > m_MCLDTypes
 the MCLD type

Detailed Description

Internal: the state of a WPS8Table.

Constructor & Destructor Documentation

◆ State()

WPS8TableInternal::State::State ( )
inline

constructor

Member Function Documentation

◆ initTypeMaps()

void WPS8TableInternal::State::initTypeMaps ( )

initialize the type map

Referenced by State().

Member Data Documentation

◆ m_MCLDTypes

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

the MCLD type

Referenced by initTypeMaps(), and State().

◆ m_numPages

int WPS8TableInternal::State::m_numPages

the number page

Referenced by State().

◆ m_tableMap

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

a map id -> table

Referenced by State().

◆ m_version

int WPS8TableInternal::State::m_version

the version

Referenced by State().


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

Generated on Sat Jul 19 2025 05:24:41 for libwps by doxygen 1.14.0