HanMacWrdKParserInternal::State Struct Reference

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

Public Member Functions

 State ()
 constructor More...
 

Public Attributes

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

Detailed Description

Internal: the state of a HanMacWrdKParser.

Constructor & Destructor Documentation

HanMacWrdKParserInternal::State::State ( )
inline

constructor

Member Data Documentation

int HanMacWrdKParserInternal::State::m_actPage

the actual page

int HanMacWrdKParserInternal::State::m_footerHeight

the footer height if known

int HanMacWrdKParserInternal::State::m_headerHeight

the header height if known

int HanMacWrdKParserInternal::State::m_numPages

the number of page of the final document

long HanMacWrdKParserInternal::State::m_zonesListBegin

the list of zone begin

std::multimap<long,shared_ptr<HanMacWrdKZone> > HanMacWrdKParserInternal::State::m_zonesMap

a map of entry: zoneId->zone


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

Generated on Thu Jul 9 2015 20:26:41 for libmwaw by doxygen 1.8.8