#include <WPSStreamImplementation.h>
Inheritance diagram for WPSFileStream:

Public Member Functions | |
| WPSFileStream (const char *filename) | |
| ~WPSFileStream () | |
| const uint8_t * | read (size_t numBytes, size_t &numBytesRead) |
| long | tell () |
| int | seek (long offset, WPX_SEEK_TYPE seekType) |
| bool | atEOS () |
| bool | isOLEStream () |
| WPXInputStream * | getDocumentOLEStream (const char *name) |
| WPXInputStream * | getDocumentOLEStream () |
Private Member Functions | |
| WPSFileStream (const WPSFileStream &) | |
| WPSFileStream & | operator= (const WPSFileStream &) |
Private Attributes | |
| WPSFileStreamPrivate * | d |
|
|
|
|
|
|
|
|
|
|
|
Implements WPSInputStream. |
|
|
Implements WPSInputStream. |
|
|
Implements WPSInputStream. |
|
|
Implements WPSInputStream. |
|
|
|
|
||||||||||||
|
Implements WPSInputStream. |
|
||||||||||||
|
Implements WPSInputStream. |
|
|
Implements WPSInputStream. |
|
|
|