#include <zstream.h>
List of all members.
Constructor & Destructor Documentation
ost::IZStream::IZStream |
( |
bool |
throwflag = false | ) |
|
ost::IZStream::IZStream |
( |
const char * |
name, |
|
|
size_t |
size = 512 , |
|
|
bool |
tf = false |
|
) |
| |
virtual ost::IZStream::~IZStream |
( |
| ) |
[virtual] |
Member Function Documentation
void ost::IZStream::allocate |
( |
size_t |
size | ) |
[protected] |
void ost::IZStream::close |
( |
void |
| ) |
|
size_t ost::IZStream::getBufferSize |
( |
void |
| ) |
[inline] |
bool ost::IZStream::isOpen |
( |
void |
| ) |
|
void ost::IZStream::open |
( |
const char * |
name, |
|
|
size_t |
size = 512 |
|
) |
| |
int ost::IZStream::uflow |
( |
| ) |
[protected] |
int ost::IZStream::underflow |
( |
| ) |
[protected] |
Member Data Documentation
The documentation for this class was generated from the following file: