|
void | clear () |
|
unsigned long | count () |
|
void | resize (unsigned long newsize) |
|
void | preserve (unsigned long n) |
|
void | set (unsigned long index, unsigned long val) |
|
unsigned | unused () |
|
void | setChain (std::vector< unsigned long >) |
|
std::vector< unsigned long > | follow (unsigned long start) |
|
unsigned long | operator[] (unsigned long index) |
|
void | load (const unsigned char *buffer, unsigned len) |
|
void | save (unsigned char *buffer) |
|
|
static const unsigned | Eof = 0xfffffffe |
|
static const unsigned | Avail = 0xffffffff |
|
static const unsigned | Bat = 0xfffffffd |
|
static const unsigned | MetaBat = 0xfffffffc |
|
The documentation for this class was generated from the following file:
- /Users/ale/src/Scribus/scribus/third_party/wpg/WPGOLEStream.cpp