#include <zstream.h>
Public Member Functions | |
| int | close () |
| int | close () |
| const char * | error (int *errnum) |
| const char * | error (int *errnum) |
| gzFile | fp () |
| gzFile | fp () |
| izstream () | |
| izstream () | |
| izstream (const char *name) | |
| izstream (const char *name) | |
| izstream (FILE *fp) | |
| izstream (FILE *fp) | |
| void | open (const char *name) |
| void | open (const char *name) |
| void | open (FILE *fp) |
| void | open (FILE *fp) |
| int | read (void *buf, size_t len) |
| int | read (void *buf, size_t len) |
| ~izstream () | |
| ~izstream () | |
Private Attributes | |
| gzFile | m_fp |
Definition at line 51 of file bloaty/third_party/zlib/contrib/iostream2/zstream.h.
|
inline |
Definition at line 54 of file bloaty/third_party/zlib/contrib/iostream2/zstream.h.
|
inline |
Definition at line 55 of file bloaty/third_party/zlib/contrib/iostream2/zstream.h.
|
inline |
Definition at line 56 of file bloaty/third_party/zlib/contrib/iostream2/zstream.h.
|
inline |
Definition at line 57 of file bloaty/third_party/zlib/contrib/iostream2/zstream.h.
|
inline |
Definition at line 54 of file zlib/contrib/iostream2/zstream.h.
|
inline |
Definition at line 55 of file zlib/contrib/iostream2/zstream.h.
|
inline |
Definition at line 56 of file zlib/contrib/iostream2/zstream.h.
|
inline |
Definition at line 57 of file zlib/contrib/iostream2/zstream.h.
|
inline |
Definition at line 80 of file bloaty/third_party/zlib/contrib/iostream2/zstream.h.
|
inline |
Definition at line 80 of file zlib/contrib/iostream2/zstream.h.
Definition at line 97 of file bloaty/third_party/zlib/contrib/iostream2/zstream.h.
Definition at line 97 of file zlib/contrib/iostream2/zstream.h.
|
inline |
Definition at line 101 of file bloaty/third_party/zlib/contrib/iostream2/zstream.h.
|
inline |
Definition at line 101 of file zlib/contrib/iostream2/zstream.h.
|
inline |
Definition at line 65 of file bloaty/third_party/zlib/contrib/iostream2/zstream.h.
|
inline |
Definition at line 65 of file zlib/contrib/iostream2/zstream.h.
|
inline |
Definition at line 70 of file bloaty/third_party/zlib/contrib/iostream2/zstream.h.
|
inline |
Definition at line 70 of file zlib/contrib/iostream2/zstream.h.
|
inline |
Definition at line 87 of file zlib/contrib/iostream2/zstream.h.
|
inline |
Definition at line 87 of file bloaty/third_party/zlib/contrib/iostream2/zstream.h.
|
private |
Definition at line 104 of file bloaty/third_party/zlib/contrib/iostream2/zstream.h.