libebook::MOBIParser Class Reference

#include <MOBIParser.h>

Inheritance diagram for libebook::MOBIParser:
libebook::PDXParser

List of all members.

Public Member Functions

 MOBIParser (librevenge::RVNGInputStream *input, librevenge::RVNGTextInterface *document=0)
virtual ~MOBIParser ()

Static Public Member Functions

static bool checkType (unsigned type, unsigned creator)

Private Member Functions

 MOBIParser (const MOBIParser &other)
MOBIParseroperator= (const MOBIParser &other)
virtual void readAppInfoRecord (librevenge::RVNGInputStream *record)
virtual void readSortInfoRecord (librevenge::RVNGInputStream *record)
virtual void readIndexRecord (librevenge::RVNGInputStream *record)
virtual void readDataRecord (librevenge::RVNGInputStream *record, bool last=false)

Constructor & Destructor Documentation

libebook::MOBIParser::MOBIParser ( const MOBIParser other) [private]
libebook::MOBIParser::MOBIParser ( librevenge::RVNGInputStream *  input,
librevenge::RVNGTextInterface *  document = 0 
) [explicit]

Member Function Documentation

bool libebook::MOBIParser::checkType ( unsigned  type,
unsigned  creator 
) [static]
MOBIParser& libebook::MOBIParser::operator= ( const MOBIParser other) [private]
void libebook::MOBIParser::readAppInfoRecord ( librevenge::RVNGInputStream *  record) [private, virtual]

Implements libebook::PDXParser.

void libebook::MOBIParser::readDataRecord ( librevenge::RVNGInputStream *  record,
bool  last = false 
) [private, virtual]

Implements libebook::PDXParser.

void libebook::MOBIParser::readIndexRecord ( librevenge::RVNGInputStream *  record) [private, virtual]

Implements libebook::PDXParser.

void libebook::MOBIParser::readSortInfoRecord ( librevenge::RVNGInputStream *  record) [private, virtual]

Implements libebook::PDXParser.


The documentation for this class was generated from the following files: