#include <zfstream.h>

Public Member Functions | |
| void | attach (int fd, int io_mode) |
| void | attach (int fd, int io_mode) |
| void | close () |
| void | close () |
| void | open (const char *name, int io_mode) |
| void | open (const char *name, int io_mode) |
| virtual | ~gzfilestream_common () |
| virtual | ~gzfilestream_common () |
Protected Member Functions | |
| gzfilestream_common () | |
| gzfilestream_common () | |
Private Member Functions | |
| gzfilebuf * | rdbuf () |
| gzfilebuf * | rdbuf () |
Private Attributes | |
| gzfilebuf | buffer |
Friends | |
| class | gzifstream |
| class | gzofstream |
| gzofstream & | setcompressionlevel (gzofstream &, int) |
| gzofstream & | setcompressionlevel (gzofstream &, int) |
| gzofstream & | setcompressionstrategy (gzofstream &, int) |
| gzofstream & | setcompressionstrategy (gzofstream &, int) |
Definition at line 44 of file bloaty/third_party/zlib/contrib/iostream/zfstream.h.
|
virtual |
Definition at line 258 of file bloaty/third_party/zlib/contrib/iostream/zfstream.cpp.
|
protected |
Definition at line 254 of file bloaty/third_party/zlib/contrib/iostream/zfstream.cpp.
|
virtual |
|
protected |
Definition at line 261 of file bloaty/third_party/zlib/contrib/iostream/zfstream.cpp.
| void gzfilestream_common::close | ( | ) |
| void gzfilestream_common::close | ( | ) |
Definition at line 279 of file bloaty/third_party/zlib/contrib/iostream/zfstream.cpp.
Definition at line 270 of file bloaty/third_party/zlib/contrib/iostream/zfstream.cpp.
|
private |
Definition at line 286 of file bloaty/third_party/zlib/contrib/iostream/zfstream.cpp.
|
private |
|
friend |
Definition at line 46 of file bloaty/third_party/zlib/contrib/iostream/zfstream.h.
|
friend |
Definition at line 47 of file bloaty/third_party/zlib/contrib/iostream/zfstream.h.
|
friend |
Definition at line 106 of file bloaty/third_party/zlib/contrib/iostream/zfstream.h.
|
friend |
Definition at line 106 of file bloaty/third_party/zlib/contrib/iostream/zfstream.h.
|
friend |
Definition at line 112 of file bloaty/third_party/zlib/contrib/iostream/zfstream.h.
|
friend |
Definition at line 112 of file bloaty/third_party/zlib/contrib/iostream/zfstream.h.
|
private |
Definition at line 64 of file bloaty/third_party/zlib/contrib/iostream/zfstream.h.