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