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