|
pianod2
multisource multiuser scriptable networked music player
|
#include <gzstream.h>


Public Member Functions | |
| igzstream () | |
| igzstream (const char *name, int open_mode=std::ios::in) | |
| gzstreambuf * | rdbuf () |
| void | open (const char *name, int open_mode=std::ios::in) |
Public Member Functions inherited from gzstreambase | |
| gzstreambase () | |
| gzstreambase (const char *name, int mode) | |
| ~gzstreambase () | |
| void | open (const char *name, int open_mode) |
| void | close () |
| gzstreambuf * | rdbuf () |
Additional Inherited Members | |
Protected Attributes inherited from gzstreambase | |
| gzstreambuf | buf |
|
inline |
|
inline |
|
inline |


|
inline |
