| libwps::StorageIO::StorageIO |
( |
libwps::Storage * |
st, |
|
|
shared_ptr< WPXInputStream > |
is |
|
) |
| |
| libwps::StorageIO::~StorageIO |
( |
| ) |
|
| libwps::StorageIO::StorageIO |
( |
const StorageIO & |
| ) |
|
|
private |
| std::vector< std::string > libwps::StorageIO::getOLENames |
( |
| ) |
|
| bool libwps::StorageIO::isOLEStream |
( |
| ) |
|
| void libwps::StorageIO::load |
( |
| ) |
|
| unsigned long libwps::StorageIO::loadBigBlock |
( |
unsigned long |
block, |
|
|
unsigned char * |
buffer, |
|
|
unsigned long |
maxlen |
|
) |
| |
| unsigned long libwps::StorageIO::loadBigBlocks |
( |
std::vector< unsigned long > |
blocks, |
|
|
unsigned char * |
buffer, |
|
|
unsigned long |
maxlen |
|
) |
| |
| unsigned long libwps::StorageIO::loadSmallBlock |
( |
unsigned long |
block, |
|
|
unsigned char * |
buffer, |
|
|
unsigned long |
maxlen |
|
) |
| |
| unsigned long libwps::StorageIO::loadSmallBlocks |
( |
std::vector< unsigned long > |
blocks, |
|
|
unsigned char * |
buffer, |
|
|
unsigned long |
maxlen |
|
) |
| |
| DirTree* libwps::StorageIO::dirtree |
| Header* libwps::StorageIO::header |
| shared_ptr<WPXInputStream> libwps::StorageIO::input |
| bool libwps::StorageIO::isLoadDone |
| int libwps::StorageIO::result |
| std::vector<unsigned long> libwps::StorageIO::sb_blocks |
| Storage* libwps::StorageIO::storage |
The documentation for this class was generated from the following file: