MWParserInternal::State Struct Reference

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

List of all members.

Public Member Functions

 State ()
 constructor

Public Attributes

std::string m_compressCorr
 the correspondance between int compressed and char : must be 15 character
int m_actPage
 the actual page
int m_numPages
 the number of page of the final document
FileHeader m_fileHeader
 the header
WindowsInfo m_windows [3]
 the information of main document, 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 MWParser.


Constructor & Destructor Documentation

constructor


Member Data Documentation

the correspondance between int compressed and char : must be 15 character

the footer height if known

the header height if known

the number of page of the final document

the information of main document, header, footer


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