HMWKTextInternal::Token Struct Reference

Internal: class to store the token properties of a HMWKText. More...

List of all members.

Public Member Functions

 Token ()
 Constructor.
 ~Token ()
 destructor

Public Attributes

int m_type
 the type
long m_id
 the identificator
std::string m_extra
 extra data, mainly for debugging

Friends

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

Detailed Description

Internal: class to store the token properties of a HMWKText.


Constructor & Destructor Documentation

Constructor.

destructor


Friends And Related Function Documentation

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

operator<<


Member Data Documentation

extra data, mainly for debugging

Referenced by HMWKText::readToken().


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