Base::ogzstream Class Reference
#include <gzstream.h>
Public Member Functions | |
ogzstream () | |
ogzstream (const char *name, int mode=std::ios_base::out, int comp=1) | |
void open (const char *name, int open_mode=std::ios_base::out, int comp=1) | |
gzstreambuf * rdbuf () | |
![]() | |
void close () | |
gzstreambase () | |
gzstreambase (const char *name, int open_mode, int comp) | |
void open (const char *name, int open_mode, int comp) | |
gzstreambuf * rdbuf () | |
~gzstreambase () | |
Additional Inherited Members | |
![]() | |
gzstreambuf buf | |
Constructor & Destructor Documentation
◆ ogzstream() [1/2]
Base::ogzstream::ogzstream | ( | ) |
◆ ogzstream() [2/2]
Base::ogzstream::ogzstream | ( | const char * | name, |
int | mode = std::ios_base::out , |
||
int | comp = 1 |
||
) |
Member Function Documentation
◆ open()
void Base::ogzstream::open | ( | const char * | name, |
int | open_mode = std::ios_base::out , |
||
int | comp = 1 |
||
) |
References Base::gzstreambase::open().
◆ rdbuf()
gzstreambuf* Base::ogzstream::rdbuf | ( | ) |
References Base::gzstreambase::rdbuf().
The documentation for this class was generated from the following file:
- src/Base/gzstream.h