Internal: the state of a MRWParser.
More...
Public Member Functions |
| | State () |
| | constructor
|
Detailed Description
Internal: the state of a MRWParser.
Constructor & Destructor Documentation
| MRWParserInternal::State::State |
( |
| ) |
|
|
inline |
Member Data Documentation
| int MRWParserInternal::State::m_actPage |
| long MRWParserInternal::State::m_eof |
| std::map<uint32_t,int> MRWParserInternal::State::m_fileToZoneMap |
a map fileZoneId -> localZoneId
| bool MRWParserInternal::State::m_firstPageFooter |
a flag to know if we have a first page footer
| int MRWParserInternal::State::m_footerHeight |
the footer height if known
| bool MRWParserInternal::State::m_hasOddEvenHeaderFooter |
a flag to know if we have odd/even header footer
| int MRWParserInternal::State::m_headerHeight |
the header height if known
| int MRWParserInternal::State::m_numPages |
the number of page of the final document
| std::vector<Zone> MRWParserInternal::State::m_zonesList |
The documentation for this struct was generated from the following file: