#include <zfstream.h>
Definition at line 44 of file zfstream.h.
◆ ~gzfilestream_common()
gzfilestream_common::~gzfilestream_common |
( |
| ) |
|
|
virtual |
◆ gzfilestream_common()
gzfilestream_common::gzfilestream_common |
( |
| ) |
|
|
protected |
◆ attach()
void gzfilestream_common::attach |
( |
int |
fd, |
|
|
int |
io_mode |
|
) |
| |
◆ close()
void gzfilestream_common::close |
( |
| ) |
|
Definition at line 279 of file zfstream.cpp.
282 clear( ios::failbit | ios::badbit );
◆ open()
void gzfilestream_common::open |
( |
const char * |
name, |
|
|
int |
io_mode |
|
) |
| |
◆ rdbuf()
◆ gzifstream
◆ gzofstream
◆ setcompressionlevel
Definition at line 106 of file zfstream.h.
friend gzofstream & setcompressionlevel(gzofstream &, int)
◆ setcompressionstrategy
Definition at line 112 of file zfstream.h.
friend gzofstream & setcompressionstrategy(gzofstream &, int)
◆ buffer
The documentation for this class was generated from the following files: