MWProParserInternal::TextZone Struct Reference

Internal: a struct used to store a text zone. More...

List of all members.

Public Member Functions

 TextZone ()

Public Attributes

int m_textLength
 the text length
std::vector< MWAWEntrym_entries
 the list of entries
std::vector< TextZoneDatam_ids [2]
 two vector list of id ( charIds, paragraphIds)
std::vector< Tokenm_tokens
 the tokens list
bool m_parsed
 true if the zone is sended

Detailed Description

Internal: a struct used to store a text zone.


Constructor & Destructor Documentation


Member Data Documentation

the list of entries

two vector list of id ( charIds, paragraphIds)

true if the zone is sended

the tokens list


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