#include <SoftBookLZSSStream.h>
|
std::unique_ptr< librevenge::RVNGInputStream > | m_stream |
|
◆ SoftBookLZSSStream() [1/2]
◆ SoftBookLZSSStream() [2/2]
libebook::SoftBookLZSSStream::SoftBookLZSSStream |
( |
librevenge::RVNGInputStream * | stream, |
|
|
const Configuration & | configuration = Configuration() ) |
|
explicit |
◆ ~SoftBookLZSSStream()
libebook::SoftBookLZSSStream::~SoftBookLZSSStream |
( |
| ) |
|
|
override |
◆ existsSubStream()
bool libebook::SoftBookLZSSStream::existsSubStream |
( |
const char * | name | ) |
|
|
override |
◆ getSubStreamById()
librevenge::RVNGInputStream * libebook::SoftBookLZSSStream::getSubStreamById |
( |
unsigned | id | ) |
|
|
override |
◆ getSubStreamByName()
librevenge::RVNGInputStream * libebook::SoftBookLZSSStream::getSubStreamByName |
( |
const char * | name | ) |
|
|
override |
◆ isEnd()
bool libebook::SoftBookLZSSStream::isEnd |
( |
| ) |
|
|
override |
◆ isStructured()
bool libebook::SoftBookLZSSStream::isStructured |
( |
| ) |
|
|
override |
◆ operator=()
◆ read()
const unsigned char * libebook::SoftBookLZSSStream::read |
( |
unsigned long | numBytes, |
|
|
unsigned long & | numBytesRead ) |
|
override |
◆ seek()
int libebook::SoftBookLZSSStream::seek |
( |
long | offset, |
|
|
librevenge::RVNG_SEEK_TYPE | seekType ) |
|
override |
◆ subStreamCount()
unsigned libebook::SoftBookLZSSStream::subStreamCount |
( |
| ) |
|
|
override |
◆ subStreamName()
const char * libebook::SoftBookLZSSStream::subStreamName |
( |
unsigned | id | ) |
|
|
override |
◆ tell()
long libebook::SoftBookLZSSStream::tell |
( |
| ) |
|
|
override |
◆ m_stream
std::unique_ptr<librevenge::RVNGInputStream> libebook::SoftBookLZSSStream::m_stream |
|
private |
The documentation for this class was generated from the following files: