Static Public Member Functions | |
| PDXParserImpl (WPXInputStream *input, WPXDocumentInterface *document) | |
Public Attributes | |
| HeaderData | m_header |
| WPXInputStream * | m_input |
| WPXDocumentInterface * | m_document |
Private Member Functions | |
| PDXParserImpl (const PDXParserImpl &other) | |
| PDXParserImpl & | operator= (const PDXParserImpl &other) |
| libebook::PDXParserImpl::PDXParserImpl | ( | WPXInputStream * | input, |
| WPXDocumentInterface * | document | ||
| ) | [static] |
| libebook::PDXParserImpl::PDXParserImpl | ( | const PDXParserImpl & | other | ) | [private] |
| PDXParserImpl& libebook::PDXParserImpl::operator= | ( | const PDXParserImpl & | other | ) | [private] |
| WPXDocumentInterface* libebook::PDXParserImpl::m_document |
| HeaderData libebook::PDXParserImpl::m_header |
| WPXInputStream* libebook::PDXParserImpl::m_input |