GNU CommonC++
|
This is the complete list of members for ost::OZStream, including all inherited members.
allocate(size_t size) | ost::OZStream | protected |
bufsize | ost::OZStream | protected |
close(void) | ost::OZStream | |
getBufferSize(void) | ost::OZStream | inline |
isOpen(void) | ost::OZStream | |
open(const char *name, int level=Z_DEFAULT_COMPRESSION, size_t size=512) | ost::OZStream | |
overflow(int ch) | ost::OZStream | protected |
OZStream(bool throwflag=false) | ost::OZStream | |
OZStream(const char *name, int level=Z_DEFAULT_COMPRESSION, size_t size=512, bool tf=false) | ost::OZStream | |
pbuf | ost::OZStream | protected |
~OZStream() | ost::OZStream | virtual |