#include <CHMStream.h>
◆ CHMStream() [1/2]
libebook::CHMStream::CHMStream |
( |
const CHMStream & |
other | ) |
|
|
private |
◆ CHMStream() [2/2]
◆ ~CHMStream()
libebook::CHMStream::~CHMStream |
( |
| ) |
|
|
virtual |
◆ existsSubStream()
bool libebook::CHMStream::existsSubStream |
( |
const char * |
name | ) |
|
|
virtual |
◆ getSubStreamById()
librevenge::RVNGInputStream * libebook::CHMStream::getSubStreamById |
( |
unsigned |
id | ) |
|
|
virtual |
◆ getSubStreamByName()
librevenge::RVNGInputStream * libebook::CHMStream::getSubStreamByName |
( |
const char * |
name | ) |
|
|
virtual |
◆ isEnd()
bool libebook::CHMStream::isEnd |
( |
| ) |
|
|
virtual |
◆ isStructured()
bool libebook::CHMStream::isStructured |
( |
| ) |
|
|
virtual |
◆ operator=()
◆ read()
const unsigned char * libebook::CHMStream::read |
( |
unsigned long |
numBytes, |
|
|
unsigned long & |
numBytesRead |
|
) |
| |
|
virtual |
◆ seek()
int libebook::CHMStream::seek |
( |
long |
offset, |
|
|
librevenge::RVNG_SEEK_TYPE |
seekType |
|
) |
| |
|
virtual |
◆ subStreamCount()
unsigned libebook::CHMStream::subStreamCount |
( |
| ) |
|
|
virtual |
◆ subStreamName()
const char * libebook::CHMStream::subStreamName |
( |
unsigned |
id | ) |
|
|
virtual |
◆ tell()
long libebook::CHMStream::tell |
( |
| ) |
|
|
virtual |
◆ m_impl
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: