#include <WPSOLEStream.h>
◆ anonymous enum
Enumerator |
---|
Ok | |
OpenFailed | |
NotOLE | |
BadOLE | |
UnknownError | |
◆ Storage() [1/2]
libwps::Storage::Storage |
( |
shared_ptr< WPXInputStream > |
is | ) |
|
Constructs a storage with data.
◆ ~Storage()
libwps::Storage::~Storage |
( |
| ) |
|
◆ Storage() [2/2]
libwps::Storage::Storage |
( |
const Storage & |
| ) |
|
|
private |
◆ getDocumentOLEStream()
shared_ptr< WPXInputStream > libwps::Storage::getDocumentOLEStream |
( |
const std::string & |
name | ) |
|
Returns a WPXInputStream corresponding to a name.
◆ getOLENames()
std::vector< std::string > libwps::Storage::getOLENames |
( |
| ) |
|
Returns the list of all ole leaves names.
◆ isOLEStream()
bool libwps::Storage::isOLEStream |
( |
| ) |
|
◆ operator=()
◆ result()
int libwps::Storage::result |
( |
| ) |
|
◆ Stream
◆ io
The documentation for this class was generated from the following files: