Visualization Library 2.0.0-b5
A lightweight C++ OpenGL middleware for 2D/3D graphics
|
[Download] [Tutorials] [All Classes] [Grouped Classes] |
#include <zfstream.h>
Public Member Functions | |
virtual | ~gzfilestream_common () |
void | attach (int fd, int io_mode) |
void | open (const char *name, int io_mode) |
void | close () |
Protected Member Functions | |
gzfilestream_common () | |
Friends | |
class | gzifstream |
class | gzofstream |
gzofstream & | setcompressionlevel (gzofstream &, int) |
gzofstream & | setcompressionstrategy (gzofstream &, int) |
Definition at line 44 of file zfstream.h.
|
virtual |
Definition at line 258 of file zfstream.cpp.
|
protected |
Definition at line 254 of file zfstream.cpp.
Definition at line 261 of file zfstream.cpp.
Referenced by gzifstream::gzifstream(), and gzofstream::gzofstream().
void gzfilestream_common::close | ( | ) |
Definition at line 279 of file zfstream.cpp.
Definition at line 270 of file zfstream.cpp.
Referenced by gzifstream::gzifstream(), and gzofstream::gzofstream().
|
friend |
Definition at line 46 of file zfstream.h.
|
friend |
Definition at line 47 of file zfstream.h.
|
friend |
Definition at line 106 of file zfstream.h.
|
friend |
Definition at line 112 of file zfstream.h.
Visualization Library 2.0.0-b5 Reference Documentation
Updated on Mon Feb 10 2020 02:45:01.
© Copyright Michele Bosi. All rights reserved.