JazzWriterParserInternal::State Struct Reference

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

Public Member Functions

 State ()
 constructor

Public Attributes

std::map< unsigned, Zonem_idToZones
 map WDOC id to zones
std::map< unsigned, Paragraphm_idToParagraphs
 map WPPD id to zones

Detailed Description

Internal: the state of a JazzWriterParser.

Constructor & Destructor Documentation

◆ State()

JazzWriterParserInternal::State::State ( )
inline

constructor

Member Data Documentation

◆ m_idToParagraphs

std::map<unsigned, Paragraph> JazzWriterParserInternal::State::m_idToParagraphs

map WPPD id to zones

Referenced by State().

◆ m_idToZones

std::map<unsigned, Zone> JazzWriterParserInternal::State::m_idToZones

map WDOC id to zones

Referenced by State().


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

Generated on Sun Jun 29 2025 04:36:31 for libmwaw by doxygen 1.14.0