Internal: the state of a JazzWriterParser. More...
Public Member Functions | |
State () | |
constructor | |
Public Attributes | |
std::map< unsigned, Zone > | m_idToZones |
map WDOC id to zones | |
std::map< unsigned, Paragraph > | m_idToParagraphs |
map WPPD id to zones | |
Internal: the state of a JazzWriterParser.
|
inline |
constructor
std::map<unsigned, Paragraph> JazzWriterParserInternal::State::m_idToParagraphs |
map WPPD id to zones
std::map<unsigned, Zone> JazzWriterParserInternal::State::m_idToZones |
map WDOC id to zones