C++ stream class (output) to compress using zlib/gzip. http://www.cs.unc.edu/Research/compgeom/gzstream/. More...
#include <_src_base_stream_zlib.hh>
Public Member Functions | |
| ogzstream () | |
| ogzstream (const char *name, int mode=std::ios::out) | |
| gzstreambuf * | rdbuf () |
| void | open (const char *name, int open_mode=std::ios::out) |
C++ stream class (output) to compress using zlib/gzip. http://www.cs.unc.edu/Research/compgeom/gzstream/.
| base::ogzstream::ogzstream | ( | ) | [inline] |
| base::ogzstream::ogzstream | ( | const char * | name, | |
| int | mode = std::ios::out | |||
| ) | [inline] |
| void base::ogzstream::open | ( | const char * | name, | |
| int | open_mode = std::ios::out | |||
| ) | [inline] |
Reimplemented from base::gzstreambase.
| gzstreambuf* base::ogzstream::rdbuf | ( | ) | [inline] |
Reimplemented from base::gzstreambase.
Palomino Flight Simulator documents generated by doxygen 1.7.1 on Tue May 15 2012 22:40:11