

Public Member Functions | |
| gzstreambase () | |
| gzstreambase (const char *name, int open_mode) | |
| ~gzstreambase () | |
| void | open (const char *name, int open_mode) |
| void | close () |
| gzstreambuf * | rdbuf () |
Protected Attributes | |
| gzstreambuf | buf |
Definition at line 74 of file gzstream.h.
1.4.7