#include <gzstream.h>
Definition at line 213 of file gzstream.h.
◆ ogzstream() [1/2]
◆ ogzstream() [2/2]
ogzstream::ogzstream |
( |
const char * |
name, |
|
|
int |
mode = std::ios::out |
|
) |
| |
|
inline |
◆ open()
void ogzstream::open |
( |
const char * |
name, |
|
|
int |
open_mode = std::ios::out |
|
) |
| |
|
inline |
◆ close()
void gzstreambase::close |
( |
| ) |
|
|
inlineinherited |
Definition at line 185 of file gzstream.h.
188 clear( rdstate() | std::ios::badbit );
◆ rdbuf()
◆ is_open()
bool gzstreambase::is_open |
( |
| ) |
const |
|
inlineinherited |
◆ buf
The documentation for this class was generated from the following file: