EDocParserInternal::Index Struct Reference

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

Public Member Functions

 Index ()
 constructor More...
 

Public Attributes

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

Friends

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

Detailed Description

Internal: an index of a EDocParser.

Constructor & Destructor Documentation

◆ Index()

EDocParserInternal::Index::Index ( )
inline

constructor

Friends And Related Function Documentation

◆ operator<<

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

operator<<

Member Data Documentation

◆ m_extra

std::string EDocParserInternal::Index::m_extra

extra data

Referenced by EDocParser::readIndex().

◆ m_levelId

int EDocParserInternal::Index::m_levelId

the font id

Referenced by EDocParser::readIndex().

◆ m_page

int EDocParserInternal::Index::m_page

the page number

Referenced by EDocParser::readIndex().

◆ m_text

std::string EDocParserInternal::Index::m_text

the text

Referenced by EDocParser::readIndex().


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

Generated for libmwaw by doxygen 1.8.14