Constructor & Destructor Documentation
libwpd::StreamIO::~StreamIO |
( |
| ) |
|
libwpd::StreamIO::StreamIO |
( |
const StreamIO & |
| ) |
|
|
private |
Member Function Documentation
unsigned long libwpd::StreamIO::read |
( |
unsigned char * |
data, |
|
|
unsigned long |
maxlen |
|
) |
| |
unsigned long libwpd::StreamIO::read |
( |
unsigned long |
pos, |
|
|
unsigned char * |
data, |
|
|
unsigned long |
maxlen |
|
) |
| |
unsigned long libwpd::StreamIO::size |
( |
| ) |
|
unsigned long libwpd::StreamIO::tell |
( |
| ) |
|
void libwpd::StreamIO::updateCache |
( |
| ) |
|
|
private |
Member Data Documentation
std::vector<unsigned long> libwpd::StreamIO::blocks |
|
private |
std::vector<unsigned char> libwpd::StreamIO::cache_data |
|
private |
unsigned long libwpd::StreamIO::cache_pos |
|
private |
unsigned long libwpd::StreamIO::cache_size |
|
private |
bool libwpd::StreamIO::eof |
bool libwpd::StreamIO::fail |
std::string libwpd::StreamIO::fullName |
unsigned long libwpd::StreamIO::m_pos |
|
private |
The documentation for this class was generated from the following file: