CWTextInternal::Token Struct Reference

Internal: class to store field definition: TOKN entry. More...

List of all members.

Public Member Functions

 Token ()
 constructor

Public Attributes

TokenType m_type
 the type
int m_zoneId
 the zone id which correspond to this type
int m_page
 the page
int m_size [2]
 the size(?)
int m_descent
 the descent
MWAWEntry m_fieldEntry
 the field name entry
int m_unknown [3]
 the unknown zone
std::string m_extra
 a string used to store the parsing errors

Friends

std::ostream & operator<< (std::ostream &o, Token const &tok)
 operator <<

Detailed Description

Internal: class to store field definition: TOKN entry.


Constructor & Destructor Documentation

constructor


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  o,
Token const &  tok 
) [friend]

operator <<


Member Data Documentation

a string used to store the parsing errors

Referenced by CWTextInternal::operator<<(), and CWText::readTokens().


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