MWProParserInternal::Token Struct Reference

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

List of all members.

Public Member Functions

 Token ()

Public Attributes

int m_type
 the type
int m_length
 the text length
int m_blockId
 the block id
Box2f m_box
 the bdbox ( filled in MWII for figure)
int m_flags [4]
 some flags

Friends

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

Detailed Description

Internal: a struct used to store a text zone.


Constructor & Destructor Documentation


Friends And Related Function Documentation

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

operator<<


Member Data Documentation

the bdbox ( filled in MWII for figure)

Referenced by MWProParser::readTextTokens().


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