|
MIRA
|
#include <stream/GzStream.h>

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 |
|
inline |
| gzstreambase | ( | const char * | name, |
| int | open_mode | ||
| ) |
| ~gzstreambase | ( | ) |
| void open | ( | const char * | name, |
| int | open_mode | ||
| ) |
| void close | ( | ) |
|
inline |
|
protected |
1.8.14