|
OpenMD 3.2
Molecular Dynamics in the Open
|
Public Member Functions | |
| int | is_open () |
| gzstreambuf * | open (const char *name, int open_mode) |
| gzstreambuf * | close () |
| virtual int | overflow (int c=EOF) |
| virtual int | underflow () |
| virtual int | sync () |
Definition at line 44 of file gzstream.hpp.
|
inline |
Definition at line 57 of file gzstream.hpp.
|
inline |
Definition at line 67 of file gzstream.hpp.
| gzstreambuf * OpenMD::gzstreambuf::close | ( | ) |
Definition at line 65 of file gzstream.cpp.
|
inline |
Definition at line 64 of file gzstream.hpp.
| gzstreambuf * OpenMD::gzstreambuf::open | ( | const char * | name, |
| int | open_mode ) |
Definition at line 44 of file gzstream.cpp.
|
virtual |
Definition at line 106 of file gzstream.cpp.
|
virtual |
Definition at line 116 of file gzstream.cpp.
|
virtual |
Definition at line 74 of file gzstream.cpp.