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