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