Public Member Functions | |
| PDBParserImpl (librevenge::RVNGInputStream *input, librevenge::RVNGTextInterface *document) | |
Public Attributes | |
| HeaderData | m_header |
| librevenge::RVNGInputStream * | m_input |
| librevenge::RVNGTextInterface * | m_document |
Private Member Functions | |
| PDBParserImpl (const PDBParserImpl &other) | |
| PDBParserImpl & | operator= (const PDBParserImpl &other) |
| libebook::PDBParserImpl::PDBParserImpl | ( | librevenge::RVNGInputStream * | input, |
| librevenge::RVNGTextInterface * | document | ||
| ) |
|
private |
|
private |
| librevenge::RVNGTextInterface* libebook::PDBParserImpl::m_document |
| HeaderData libebook::PDBParserImpl::m_header |
| librevenge::RVNGInputStream* libebook::PDBParserImpl::m_input |