#include <CHMStream.h>
libebook::CHMStream::CHMStream |
( |
const CHMStream & |
other | ) |
|
|
private |
libebook::CHMStream::~CHMStream |
( |
| ) |
|
|
virtual |
bool libebook::CHMStream::existsSubStream |
( |
const char * |
name | ) |
|
|
virtual |
librevenge::RVNGInputStream * libebook::CHMStream::getSubStreamById |
( |
unsigned |
id | ) |
|
|
virtual |
librevenge::RVNGInputStream * libebook::CHMStream::getSubStreamByName |
( |
const char * |
name | ) |
|
|
virtual |
bool libebook::CHMStream::isEnd |
( |
| ) |
|
|
virtual |
bool libebook::CHMStream::isStructured |
( |
| ) |
|
|
virtual |
const unsigned char * libebook::CHMStream::read |
( |
unsigned long |
numBytes, |
|
|
unsigned long & |
numBytesRead |
|
) |
| |
|
virtual |
int libebook::CHMStream::seek |
( |
long |
offset, |
|
|
librevenge::RVNG_SEEK_TYPE |
seekType |
|
) |
| |
|
virtual |
unsigned libebook::CHMStream::subStreamCount |
( |
| ) |
|
|
virtual |
const char * libebook::CHMStream::subStreamName |
( |
unsigned |
id | ) |
|
|
virtual |
long libebook::CHMStream::tell |
( |
| ) |
|
|
virtual |
boost::scoped_ptr<Impl> libebook::CHMStream::m_impl |
|
private |
Referenced by CHMStream(), existsSubStream(), getSubStreamById(), getSubStreamByName(), isEnd(), read(), seek(), subStreamCount(), subStreamName(), tell(), and ~CHMStream().
The documentation for this class was generated from the following files: