|
|
VinaLC: Parallel Molecular Docking Program |
Biochemical and Biophysical Systems Group |
#include <gzstream.h>


Public Member Functions | |
| ogzstream () | |
| ogzstream (const char *name, int mode=std::ios::out) | |
| gzstreambuf * | rdbuf () |
| void | open (const char *name, int open_mode=std::ios::out) |
| void | close () |
Protected Attributes | |
| gzstreambuf | buf |
|
inline |
|
inline |
|
inline |
|
inline |
References gzstreambase::open().
Referenced by main().


|
inherited |
|
protectedinherited |