OpenMD 3.0
Molecular Dynamics in the Open
Loading...
Searching...
No Matches
OpenMD::ogzstream Class Reference
+ Inheritance diagram for OpenMD::ogzstream:

Public Member Functions

 ogzstream (const char *name, int mode=std::ios::out)
 
gzstreambufrdbuf ()
 
void open (const char *name, int open_mode=std::ios::out)
 
- Public Member Functions inherited from OpenMD::gzstreambase
 gzstreambase (const char *name, int open_mode)
 
void open (const char *name, int open_mode)
 
void close ()
 
gzstreambufrdbuf ()
 

Additional Inherited Members

- Protected Attributes inherited from OpenMD::gzstreambase
gzstreambuf buf
 

Detailed Description

Definition at line 104 of file gzstream.hpp.

Constructor & Destructor Documentation

◆ ogzstream() [1/2]

OpenMD::ogzstream::ogzstream ( )
inline

Definition at line 106 of file gzstream.hpp.

◆ ogzstream() [2/2]

OpenMD::ogzstream::ogzstream ( const char * name,
int mode = std::ios::out )
inline

Definition at line 107 of file gzstream.hpp.

Member Function Documentation

◆ open()

void OpenMD::ogzstream::open ( const char * name,
int open_mode = std::ios::out )
inline

Definition at line 110 of file gzstream.hpp.

◆ rdbuf()

gzstreambuf * OpenMD::ogzstream::rdbuf ( )
inline

Definition at line 109 of file gzstream.hpp.


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