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