#include <ZMFInternalStream.h>
◆ ZMFInternalStream() [1/4]
◆ ZMFInternalStream() [2/4]
libzmf::ZMFInternalStream::ZMFInternalStream |
( |
const std::vector< unsigned char > & |
data | ) |
|
◆ ZMFInternalStream() [3/4]
◆ ~ZMFInternalStream()
libzmf::ZMFInternalStream::~ZMFInternalStream |
( |
| ) |
|
|
virtual |
◆ ZMFInternalStream() [4/4]
◆ existsSubStream()
bool libzmf::ZMFInternalStream::existsSubStream |
( |
const char * |
name | ) |
|
|
virtual |
◆ getSubStreamById()
librevenge::RVNGInputStream * libzmf::ZMFInternalStream::getSubStreamById |
( |
unsigned |
id | ) |
|
|
virtual |
◆ getSubStreamByName()
librevenge::RVNGInputStream * libzmf::ZMFInternalStream::getSubStreamByName |
( |
const char * |
name | ) |
|
|
virtual |
◆ isEnd()
bool libzmf::ZMFInternalStream::isEnd |
( |
| ) |
|
|
virtual |
◆ isStructured()
bool libzmf::ZMFInternalStream::isStructured |
( |
| ) |
|
|
virtual |
◆ operator=()
◆ read()
◆ seek()
int libzmf::ZMFInternalStream::seek |
( |
long |
offset, |
|
|
librevenge::RVNG_SEEK_TYPE |
seekType |
|
) |
| |
|
virtual |
◆ subStreamCount()
unsigned libzmf::ZMFInternalStream::subStreamCount |
( |
| ) |
|
|
virtual |
◆ subStreamName()
◆ tell()
long libzmf::ZMFInternalStream::tell |
( |
| ) |
|
|
virtual |
◆ m_data
◆ m_dataOwner
bool libzmf::ZMFInternalStream::m_dataOwner |
|
private |
◆ m_offset
long libzmf::ZMFInternalStream::m_offset |
|
private |
◆ m_size
◆ m_tmpBuf
The documentation for this class was generated from the following files: