|
Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
#include <zstream.h>
Public Member Functions | |
| izstream () | |
| izstream (FILE *fp) | |
| izstream (const char *name) | |
| ~izstream () | |
| void | open (const char *name) |
| void | open (FILE *fp) |
| int | close () |
| int | read (void *buf, size_t len) |
| const char * | error (int *errnum) |
| gzFile | fp () |
|
inline |
|
inline |
|
inline |
Definition at line 101 of file zstream.h.
Referenced by operator>(), read(), and read_string().
|
inline |
Definition at line 70 of file zstream.h.
References close(), gzdopen(), and SET_BINARY_MODE.
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:45:01.
© Copyright Michele Bosi. All rights reserved.