#include <CDRZipStream.h>
Constructor & Destructor Documentation
libcdr::CDRZipStream::CDRZipStream |
( |
WPXInputStream * |
input | ) |
|
libcdr::CDRZipStream::~CDRZipStream |
( |
| ) |
|
Member Function Documentation
bool libcdr::CDRZipStream::atEOS |
( |
| ) |
|
WPXInputStream * libcdr::CDRZipStream::getDocumentOLEStream |
( |
const char * |
name | ) |
|
bool libcdr::CDRZipStream::isOLEStream |
( |
| ) |
|
const unsigned char * libcdr::CDRZipStream::read |
( |
unsigned long |
numBytes, |
|
|
unsigned long & |
numBytesRead |
|
) |
| |
int libcdr::CDRZipStream::seek |
( |
long |
offset, |
|
|
WPX_SEEK_TYPE |
seekType |
|
) |
| |
long libcdr::CDRZipStream::tell |
( |
| ) |
|
Member Data Documentation
The documentation for this class was generated from the following files: