ZWTextInternal::State Struct Reference

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

List of all members.

Public Member Functions

 State ()
 constructor
SectiongetSection (int id)
 return a section for an id ( if it does not exists, create id )

Public Attributes

int m_version
 the file version
int m_numPages
int m_actualPage
std::map< int, Sectionm_idSectionMap
 a map id -> section
HFZone m_header
 the header zone
HFZone m_footer
 the footer zone

Detailed Description

Internal: the state of a ZWText.


Constructor & Destructor Documentation

constructor


Member Function Documentation

return a section for an id ( if it does not exists, create id )


Member Data Documentation

a map id -> section

Referenced by getSection().

the file version


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