EDParserInternal::Index Struct Reference

Internal: an index of a EDParser. More...

List of all members.

Public Member Functions

 Index ()
 constructor

Public Attributes

int m_levelId
 the font id
std::string m_text
 the text
int m_page
 the page number
std::string m_extra
 extra data

Friends

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

Detailed Description

Internal: an index of a EDParser.


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 EDParser::readIndex().


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