HMWKTextInternal::State Struct Reference

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

List of all members.

Public Member Functions

 State ()
 constructor

Public Attributes

int m_version
 the file version
std::multimap< long,
shared_ptr< HMWKZone > > 
m_IdTextMaps
 the map of id -> text zone
std::map< long, int > m_IdTypeMaps
 the zone frame type if known
std::vector< long > m_tokenIdList
 the token id list
std::vector< Sectionm_sectionList
 the list of section
int m_numPages
int m_actualPage
long m_headerId
 the header text zone id or 0
long m_footerId
 the footer text zone id or 0

Detailed Description

Internal: the state of a HMWKText.


Constructor & Destructor Documentation

constructor


Member Data Documentation

the footer text zone id or 0

the header text zone id or 0

std::multimap<long, shared_ptr<HMWKZone> > HMWKTextInternal::State::m_IdTextMaps

the map of id -> text zone

the zone frame type if known

the list of section

the token id list

the file version


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