Public Member Functions | |
ogzstream () | |
ogzstream (const char *name, int mode=std::ios::out, int compression_level=6) | |
gzstreambuf * | rdbuf () |
void | open (const char *name, int open_mode=std::ios::out, int compression_level=6) |
Definition at line 103 of file gzstream.h.