#include <gzstream.h>
Inheritance diagram for GZSTREAM_NAMESPACE::ogzstream:

Public Member Functions | |
| ogzstream () | |
| ogzstream (const char *name, int mode=std::ios::out) | |
| gzstreambuf * | rdbuf () | 
| void | open (const char *name, int open_mode=std::ios::out) | 
| GZSTREAM_NAMESPACE::ogzstream::ogzstream | ( | ) |  [inline] | 
        
| GZSTREAM_NAMESPACE::ogzstream::ogzstream | ( | const char * | name, | |
| int |  mode = std::ios::out | |||
| ) |  [inline] | 
        
| void GZSTREAM_NAMESPACE::ogzstream::open | ( | const char * | name, | |
| int |  open_mode = std::ios::out | |||
| ) |  [inline] | 
        
Reimplemented from GZSTREAM_NAMESPACE::gzstreambase.
| gzstreambuf* GZSTREAM_NAMESPACE::ogzstream::rdbuf | ( | ) |  [inline] | 
        
Reimplemented from GZSTREAM_NAMESPACE::gzstreambase.
 1.4.7