PandA-2024.02
Public Member Functions
ogzstream Class Reference

#include <gzstream.hpp>

Inheritance diagram for ogzstream:
Inheritance graph
[legend]
Collaboration diagram for ogzstream:
Collaboration graph
[legend]

Public Member Functions

 ogzstream ()
 
 ogzstream (const char *name, std::ios_base::openmode mode=std::ios::out)
 
gzstreambufrdbuf ()
 
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 ()
 
gzstreambufrdbuf ()
 

Additional Inherited Members

- Protected Attributes inherited from gzstreambase
gzstreambuf buf
 

Detailed Description

Definition at line 162 of file gzstream.hpp.

Constructor & Destructor Documentation

◆ ogzstream() [1/2]

ogzstream::ogzstream ( )
inline

Definition at line 165 of file gzstream.hpp.

◆ ogzstream() [2/2]

ogzstream::ogzstream ( const char *  name,
std::ios_base::openmode  mode = std::ios::out 
)
inline

Definition at line 168 of file gzstream.hpp.

Member Function Documentation

◆ open()

void ogzstream::open ( const char *  name,
std::ios_base::openmode  _open_mode = std::ios::out 
)
inline

Definition at line 176 of file gzstream.hpp.

References gzstreambase::open().

Here is the call graph for this function:

◆ rdbuf()

gzstreambuf* ogzstream::rdbuf ( )
inline

Definition at line 172 of file gzstream.hpp.

References gzstreambase::rdbuf().

Here is the call graph for this function:

The documentation for this class was generated from the following file:

Generated on Mon Feb 12 2024 13:03:59 for PandA-2024.02 by doxygen 1.8.13