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