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