
#include <rutz/gzstreambuf.h>
Definition at line 50 of file gzstreambuf.h.
Public Member Functions | |
| gzstreambuf (const char *name, int om, bool throw_exception=false) | |
| ~gzstreambuf () | |
| bool | is_open () |
| void | ensure_open () |
| void | close () |
| virtual int | underflow () |
| virtual int | overflow (int c) |
| virtual int | sync () |
1.4.4