#include <RBParser.h>
| Public Member Functions | |
| RBParser (const RVNGInputStreamPtr_t &input, librevenge::RVNGTextInterface *document=0) | |
| void | parse () | 
| Private Member Functions | |
| RBParser (const RBParser &other) | |
| RBParser & | operator= (const RBParser &other) | 
| Private Attributes | |
| const RVNGInputStreamPtr_t | m_input | 
| librevenge::RVNGTextInterface * | m_document | 
| RBHeader | m_header | 
| 
 | private | 
| 
 | explicit | 
| void libebook::RBParser::parse | ( | ) | 
| 
 | private | 
Referenced by parse().
| 
 | private | 
Referenced by parse(), and RBParser().