MCDParserInternal::Index Struct Reference

Internal: the index data of a MCDParser. More...

List of all members.

Public Member Functions

 Index ()
 constructor

Public Attributes

MWAWEntry m_entry
 the text entry
int m_level
 the entry level
int m_numChild
 the number of child
int m_page
 the page
Box2i m_box
 the bdbox
std::string m_extra
 extra data

Friends

std::ostream & operator<< (std::ostream &o, Index const &index)
 operator<<

Detailed Description

Internal: the index data of a MCDParser.


Constructor & Destructor Documentation

constructor


Friends And Related Function Documentation

std::ostream& operator<< ( std::ostream &  o,
Index const &  index 
) [friend]

operator<<


Member Data Documentation

extra data

Referenced by MCDParser::readIndex().


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