![]() |
PandA-2024.02
|
#include <gzstream.hpp>


Public Member Functions | |
| ogzstream () | |
| ogzstream (const char *name, std::ios_base::openmode mode=std::ios::out) | |
| gzstreambuf * | rdbuf () |
| void | open (const char *name, std::ios_base::openmode _open_mode=std::ios::out) |
Public Member Functions inherited from gzstreambase | |
| gzstreambase () | |
| gzstreambase (const char *name, std::ios_base::openmode open_mode) | |
class gzstreambase:More... | |
| ~gzstreambase () override | |
| void | open (const char *name, std::ios_base::openmode open_mode) |
| void | close () |
| gzstreambuf * | rdbuf () |
Additional Inherited Members | |
Protected Attributes inherited from gzstreambase | |
| gzstreambuf | buf |
Definition at line 162 of file gzstream.hpp.
|
inline |
Definition at line 165 of file gzstream.hpp.
|
inline |
Definition at line 168 of file gzstream.hpp.
|
inline |
Definition at line 176 of file gzstream.hpp.
References gzstreambase::open().

|
inline |
Definition at line 172 of file gzstream.hpp.
References gzstreambase::rdbuf().

1.8.13