#include <VSDInternalStream.h>
List of all members.
Constructor & Destructor Documentation
| VSDInternalStream::VSDInternalStream |
( |
WPXInputStream * |
input, |
|
|
unsigned long |
size, |
|
|
bool |
compressed |
|
) |
| |
| VSDInternalStream::VSDInternalStream |
( |
const unsigned char * |
buffer, |
|
|
unsigned long |
size |
|
) |
| |
| VSDInternalStream::~VSDInternalStream |
( |
| ) |
|
|
inline |
Member Function Documentation
| bool VSDInternalStream::atEOS |
( |
| ) |
|
| WPXInputStream* VSDInternalStream::getDocumentOLEStream |
( |
const char * |
| ) |
|
|
inline |
| unsigned long VSDInternalStream::getSize |
( |
| ) |
const |
|
inline |
| bool VSDInternalStream::isOLEStream |
( |
| ) |
|
|
inline |
| const unsigned char * VSDInternalStream::read |
( |
unsigned long |
numBytes, |
|
|
unsigned long & |
numBytesRead |
|
) |
| |
| int VSDInternalStream::seek |
( |
long |
offset, |
|
|
WPX_SEEK_TYPE |
seekType |
|
) |
| |
| long VSDInternalStream::tell |
( |
| ) |
|
Member Data Documentation
| std::vector<unsigned char> VSDInternalStream::m_buffer |
|
private |
| volatile long VSDInternalStream::m_offset |
|
private |
The documentation for this class was generated from the following files: