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

◆ m_idToZones

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

map WDOC id to zones


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

Generated on Wed May 3 2023 07:18:29 for libmwaw by doxygen 1.9.6