This is the complete list of members for
libebook::PDBParser, including all inherited members.
closeDocument() | libebook::PDBParser | [private] |
closeParagraph(bool continuing=false) | libebook::PDBParser | [private] |
createConverter(const std::vector< char > &text) | libebook::PDBParser | [private] |
getAppInfoRecord() const | libebook::PDXParser | [protected] |
getDataRecord(unsigned n) const | libebook::PDXParser | [protected] |
getDataRecordCount() const | libebook::PDXParser | [protected] |
getDataRecords() const | libebook::PDXParser | [protected] |
getDataRecords(unsigned first, unsigned last) const | libebook::PDXParser | [protected] |
getDocument() const | libebook::PDXParser | [protected] |
getIndexRecord() const | libebook::PDXParser | [protected] |
getName() const | libebook::PDXParser | [protected] |
handleCharacters(const char *text) | libebook::PDBParser | [private] |
handleText(const std::vector< char > &text) | libebook::PDBParser | [private] |
isFormatSupported(unsigned type, unsigned creator) | libebook::PDBParser | [private, virtual] |
isSupported() | libebook::PDXParser | |
m_compressed | libebook::PDBParser | [private] |
m_converter | libebook::PDBParser | [private] |
m_openedDocument | libebook::PDBParser | [private] |
m_openedParagraph | libebook::PDBParser | [private] |
m_read | libebook::PDBParser | [private] |
m_recordCount | libebook::PDBParser | [private] |
m_recordSize | libebook::PDBParser | [private] |
m_textLength | libebook::PDBParser | [private] |
openDocument() | libebook::PDBParser | [private] |
openParagraph() | libebook::PDBParser | [private] |
operator=(const PDBParser &) | libebook::PDBParser | [private] |
parse() | libebook::PDXParser | |
PDBParser(const PDBParser &) | libebook::PDBParser | [private] |
PDBParser(WPXInputStream *input, WPXDocumentInterface *document=0) | libebook::PDBParser | [explicit] |
PDXParser(WPXInputStream *input, WPXDocumentInterface *document) | libebook::PDXParser | [protected] |
readAppInfoRecord(WPXInputStream *record) | libebook::PDBParser | [private, virtual] |
readDataRecord(WPXInputStream *record, bool last) | libebook::PDBParser | [private, virtual] |
readIndexRecord(WPXInputStream *record) | libebook::PDBParser | [private, virtual] |
readSortInfoRecord(WPXInputStream *record) | libebook::PDBParser | [private, virtual] |
~PDBParser() | libebook::PDBParser | [virtual] |
~PDXParser()=0 | libebook::PDXParser | [pure virtual] |