CWTextInternal::State Struct Reference

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

List of all members.

Public Member Functions

 State ()
 constructor

Public Attributes

int m_version
 the file version
std::vector< Paragraphm_paragraphsList
 the list of paragraph
std::map< int, shared_ptr< Zone > > m_zoneMap
 the list of text zone

Detailed Description

Internal: the state of a CWText.


Constructor & Destructor Documentation

constructor


Member Data Documentation

the list of paragraph

the file version

std::map<int, shared_ptr<Zone> > CWTextInternal::State::m_zoneMap

the list of text zone


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