#include <EBOOKMemoryStream.h>
libebook::EBOOKMemoryStream::EBOOKMemoryStream |
( |
const unsigned char * |
data, |
|
|
unsigned |
length |
|
) |
| |
libebook::EBOOKMemoryStream::~EBOOKMemoryStream |
( |
| ) |
|
|
virtual |
bool libebook::EBOOKMemoryStream::atEOS |
( |
| ) |
|
|
virtual |
WPXInputStream * libebook::EBOOKMemoryStream::getDocumentOLEStream |
( |
const char * |
name | ) |
|
|
virtual |
bool libebook::EBOOKMemoryStream::isOLEStream |
( |
| ) |
|
|
virtual |
const unsigned char * libebook::EBOOKMemoryStream::read |
( |
unsigned long |
numBytes, |
|
|
unsigned long & |
numBytesRead |
|
) |
| |
|
virtual |
int libebook::EBOOKMemoryStream::seek |
( |
long |
offset, |
|
|
WPX_SEEK_TYPE |
seekType |
|
) |
| |
|
virtual |
long libebook::EBOOKMemoryStream::tell |
( |
| ) |
|
|
virtual |
const unsigned char* libebook::EBOOKMemoryStream::m_data |
|
private |
const long libebook::EBOOKMemoryStream::m_length |
|
private |
long libebook::EBOOKMemoryStream::m_pos |
|
private |
The documentation for this class was generated from the following files: