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