◆ StreamIO() [1/2]
◆ ~StreamIO()
libwps::StreamIO::~StreamIO |
( |
| ) |
|
◆ StreamIO() [2/2]
libwps::StreamIO::StreamIO |
( |
const StreamIO & |
| ) |
|
|
private |
◆ operator=()
◆ read() [1/2]
unsigned long libwps::StreamIO::read |
( |
unsigned char * |
data, |
|
|
unsigned long |
maxlen |
|
) |
| |
◆ read() [2/2]
unsigned long libwps::StreamIO::read |
( |
unsigned long |
pos, |
|
|
unsigned char * |
data, |
|
|
unsigned long |
maxlen |
|
) |
| |
◆ size()
unsigned long libwps::StreamIO::size |
( |
| ) |
|
◆ tell()
unsigned long libwps::StreamIO::tell |
( |
| ) |
|
◆ updateCache()
void libwps::StreamIO::updateCache |
( |
| ) |
|
|
private |
◆ blocks
std::vector<unsigned long> libwps::StreamIO::blocks |
|
private |
◆ cache_data
std::vector<unsigned char> libwps::StreamIO::cache_data |
|
private |
◆ cache_pos
unsigned long libwps::StreamIO::cache_pos |
|
private |
◆ cache_size
unsigned long libwps::StreamIO::cache_size |
|
private |
◆ entry
◆ eof
bool libwps::StreamIO::eof |
◆ fail
bool libwps::StreamIO::fail |
◆ fullName
std::string libwps::StreamIO::fullName |
◆ io
◆ m_pos
unsigned long libwps::StreamIO::m_pos |
|
private |
The documentation for this class was generated from the following file: