MRWParserInternal::State Struct Reference

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

List of all members.

Public Member Functions

 State ()
 constructor

Public Attributes

std::vector< Zonem_zonesList
 the list of zone
std::map< uint32_t, int > m_fileToZoneMap
 a map fileZoneId -> localZoneId
int m_actPage
 the actual page
int m_numPages
 the number of page of the final document
bool m_firstPageFooter
 a flag to know if we have a first page footer
bool m_hasOddEvenHeaderFooter
 a flag to know if we have odd/even header footer
int m_headerHeight
 the header height if known
int m_footerHeight
 the footer height if known

Detailed Description

Internal: the state of a MRWParser.


Constructor & Destructor Documentation

constructor


Member Data Documentation

a map fileZoneId -> localZoneId

a flag to know if we have a first page footer

the footer height if known

a flag to know if we have odd/even header footer

the header height if known

the number of page of the final document

the list of zone


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