libwpg::WPGMemoryStream Class Reference
#include <WPGStreamImplementation.h>
List of all members.
Constructor & Destructor Documentation
WPGMemoryStream::WPGMemoryStream |
( |
const char * |
data, |
|
|
const unsigned int |
dataSize | |
|
) |
| | |
WPGMemoryStream::~WPGMemoryStream |
( |
|
) |
|
libwpg::WPGMemoryStream::WPGMemoryStream |
( |
const WPGMemoryStream & |
|
) |
[private] |
Member Function Documentation
bool WPGMemoryStream::atEOS |
( |
|
) |
|
WPXInputStream * WPGMemoryStream::getDocumentOLEStream |
( |
|
) |
|
WPXInputStream * WPGMemoryStream::getDocumentOLEStream |
( |
const char * |
name |
) |
|
bool WPGMemoryStream::isOLEStream |
( |
|
) |
|
const uint8_t * WPGMemoryStream::read |
( |
size_t |
numBytes, |
|
|
size_t & |
numBytesRead | |
|
) |
| | |
int WPGMemoryStream::seek |
( |
long |
offset, |
|
|
WPX_SEEK_TYPE |
seekType | |
|
) |
| | |
long WPGMemoryStream::tell |
( |
|
) |
|
Member Data Documentation
The documentation for this class was generated from the following files: