JazzWriterParserInternal::State Struct Reference

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

Public Member Functions

 State ()
 constructor More...
 

Public Attributes

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

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 Fri Sep 18 2020 18:14:52 for libmwaw by doxygen 1.8.20