#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 |
( |
const char * |
name | ) |
|
| WPXInputStream * WPGMemoryStream::getDocumentOLEStream |
( |
| ) |
|
| 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: