#include <zstream.h>
◆ IZStream() [1/2]
ost::IZStream::IZStream |
( |
bool |
throwflag = false | ) |
|
◆ IZStream() [2/2]
ost::IZStream::IZStream |
( |
const char * |
name, |
|
|
size_t |
size = 512 , |
|
|
bool |
tf = false |
|
) |
| |
◆ ~IZStream()
virtual ost::IZStream::~IZStream |
( |
| ) |
|
|
virtual |
◆ allocate()
void ost::IZStream::allocate |
( |
size_t |
size | ) |
|
|
protected |
◆ close()
void ost::IZStream::close |
( |
void |
| ) |
|
◆ getBufferSize()
size_t ost::IZStream::getBufferSize |
( |
void |
| ) |
|
|
inline |
◆ isOpen()
bool ost::IZStream::isOpen |
( |
void |
| ) |
|
◆ open()
void ost::IZStream::open |
( |
const char * |
name, |
|
|
size_t |
size = 512 |
|
) |
| |
◆ uflow()
int ost::IZStream::uflow |
( |
| ) |
|
|
protected |
◆ underflow()
int ost::IZStream::underflow |
( |
| ) |
|
|
protected |
◆ bufsize
size_t ost::IZStream::bufsize |
|
protected |
◆ gbuf
char* ost::IZStream::gbuf |
|
protected |
The documentation for this class was generated from the following file: