#include <FHInternalStream.h>
| libfreehand::FHInternalStream::FHInternalStream |
( |
WPXInputStream * |
input, |
|
|
unsigned long |
size, |
|
|
bool |
compressed = false |
|
) |
| |
| libfreehand::FHInternalStream::~FHInternalStream |
( |
| ) |
|
|
inline |
| bool libfreehand::FHInternalStream::atEOS |
( |
| ) |
|
| WPXInputStream* libfreehand::FHInternalStream::getDocumentOLEStream |
( |
const char * |
| ) |
|
|
inline |
| unsigned long libfreehand::FHInternalStream::getSize |
( |
| ) |
const |
|
inline |
| bool libfreehand::FHInternalStream::isOLEStream |
( |
| ) |
|
|
inline |
| const unsigned char * libfreehand::FHInternalStream::read |
( |
unsigned long |
numBytes, |
|
|
unsigned long & |
numBytesRead |
|
) |
| |
| int libfreehand::FHInternalStream::seek |
( |
long |
offset, |
|
|
WPX_SEEK_TYPE |
seekType |
|
) |
| |
| long libfreehand::FHInternalStream::tell |
( |
| ) |
|
| std::vector<unsigned char> libfreehand::FHInternalStream::m_buffer |
|
private |
| volatile long libfreehand::FHInternalStream::m_offset |
|
private |
The documentation for this class was generated from the following files: