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... | |
Internal: an index of a EDocParser.
| 
 | inline | 
constructor
| 
 | friend | 
operator<<
| std::string EDocParserInternal::Index::m_extra | 
extra data
Referenced by EDocParser::readIndex().
| int EDocParserInternal::Index::m_levelId | 
the font id
Referenced by EDocParser::readIndex().
| int EDocParserInternal::Index::m_page | 
the page number
Referenced by EDocParser::readIndex().
| std::string EDocParserInternal::Index::m_text | 
the text
Referenced by EDocParser::readIndex().