SpringBoardParserInternal::State Struct Reference

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

Public Member Functions

 State ()
 constructor More...
 
std::string getDataZoneName (int id) const
 returns the name of a data zone More...
 

Public Attributes

int m_numPages
 the number of pages More...
 
std::map< int, MWAWEntrym_entriesListMap
 a map zone id to list's entry More...
 
std::map< int, MWAWEntrym_entries2ListMap
 a map id to the last zone entries More...
 
std::map< int, Framem_idToFrameMap
 the map id to frame map More...
 

Detailed Description

Internal: the state of a SpringBoardParser.

Constructor & Destructor Documentation

◆ State()

SpringBoardParserInternal::State::State ( )
inline

constructor

Member Function Documentation

◆ getDataZoneName()

std::string SpringBoardParserInternal::State::getDataZoneName ( int  id) const
inline

returns the name of a data zone

Member Data Documentation

◆ m_entries2ListMap

std::map<int, MWAWEntry> SpringBoardParserInternal::State::m_entries2ListMap

a map id to the last zone entries

◆ m_entriesListMap

std::map<int, MWAWEntry> SpringBoardParserInternal::State::m_entriesListMap

a map zone id to list's entry

◆ m_idToFrameMap

std::map<int, Frame> SpringBoardParserInternal::State::m_idToFrameMap

the map id to frame map

◆ m_numPages

int SpringBoardParserInternal::State::m_numPages

the number of pages


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

Generated on Mon Mar 6 2023 06:19:05 for libmwaw by doxygen 1.9.1