Scribus
Open source desktop publishing at your fingertips
libwpg::Storage Class Reference

Public Types

enum  {
  Ok, OpenFailed, NotOLE, BadOLE,
  UnknownError
}
 

Public Member Functions

 Storage (const std::stringstream &memorystream)
 
 ~Storage ()
 
bool isOLEStream ()
 
int result ()
 

Friends

class Stream
 

Constructor & Destructor Documentation

libwpg::Storage::Storage ( const std::stringstream &  memorystream)

Constructs a storage with data.

libwpg::Storage::~Storage ( )

Destroys the storage.

Member Function Documentation

bool libwpg::Storage::isOLEStream ( )

Checks whether the storage is OLE2 storage.

int libwpg::Storage::result ( )

Returns the error code of last operation.


The documentation for this class was generated from the following files: