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

Public Member Functions

 gzstreambase (const char *name, int open_mode)
 
void open (const char *name, int open_mode)
 
void close ()
 
gzstreambufrdbuf ()
 

Protected Attributes

gzstreambuf buf
 

Detailed Description

Definition at line 74 of file gzstream.hpp.

Constructor & Destructor Documentation

◆ gzstreambase() [1/2]

OpenMD::gzstreambase::gzstreambase ( )
inline

Definition at line 79 of file gzstream.hpp.

◆ gzstreambase() [2/2]

OpenMD::gzstreambase::gzstreambase ( const char * name,
int open_mode )

Definition at line 130 of file gzstream.cpp.

◆ ~gzstreambase()

OpenMD::gzstreambase::~gzstreambase ( )

Definition at line 135 of file gzstream.cpp.

Member Function Documentation

◆ close()

void OpenMD::gzstreambase::close ( )

Definition at line 141 of file gzstream.cpp.

◆ open()

void OpenMD::gzstreambase::open ( const char * name,
int open_mode )

Definition at line 137 of file gzstream.cpp.

◆ rdbuf()

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

Definition at line 84 of file gzstream.hpp.

Member Data Documentation

◆ buf

gzstreambuf OpenMD::gzstreambase::buf
protected

Definition at line 76 of file gzstream.hpp.


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