Internal: the state of a RagTime5Parser.
More...
Internal: the state of a RagTime5Parser.
RagTime5ParserInternal::State::State |
( |
| ) |
|
|
inline |
int RagTime5ParserInternal::State::m_actPage |
std::map<int, std::shared_ptr<RagTime5Zone> > RagTime5ParserInternal::State::m_dataIdZoneMap |
a map: data id->entry (datafork)
int RagTime5ParserInternal::State::m_footerHeight |
the footer height if known
bool RagTime5ParserInternal::State::m_hasLayout |
a flag to know if the file has some layout
int RagTime5ParserInternal::State::m_headerHeight |
the header height if known
std::map<int, std::string> RagTime5ParserInternal::State::m_idToTypeMap |
int RagTime5ParserInternal::State::m_numPages |
the number of page of the final document
std::map<int, std::vector<int> > RagTime5ParserInternal::State::m_pageZonesIdMap |
a map: page->main zone id
std::set<int> RagTime5ParserInternal::State::m_sendZoneSet |
a set used to avoid looping when sending zone
std::shared_ptr<RagTime5Zone> RagTime5ParserInternal::State::m_zoneInfo |
the zone info zone (ie. the first zone)
MWAWEntry RagTime5ParserInternal::State::m_zonesEntry |
std::vector<std::shared_ptr<RagTime5Zone> > RagTime5ParserInternal::State::m_zonesList |
The documentation for this struct was generated from the following file: