HMWKParserInternal::State Struct Reference

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

List of all members.

Public Member Functions

 State ()
 constructor

Public Attributes

long m_zonesListBegin
 the list of zone begin
std::multimap< long,
shared_ptr< HMWKZone > > 
m_zonesMap
 a map of entry: zoneId->zone
int m_actPage
 the actual page
int m_numPages
 the number of page of the final document
int m_headerHeight
 the header height if known
int m_footerHeight
 the footer height if known

Detailed Description

Internal: the state of a HMWKParser.


Constructor & Destructor Documentation

constructor


Member Data Documentation

the footer height if known

the header height if known

the number of page of the final document

the list of zone begin

std::multimap<long,shared_ptr<HMWKZone> > HMWKParserInternal::State::m_zonesMap

a map of entry: zoneId->zone


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