VinaLC: Parallel Molecular Docking Program

Biochemical and Biophysical Systems Group
VinaLC version: 1.1.2

ogzstream Class Reference

#include <gzstream.h>

Inheritance diagram for ogzstream:
Collaboration diagram for ogzstream:

Public Member Functions

 ogzstream ()
 
 ogzstream (const char *name, int mode=std::ios::out)
 
gzstreambufrdbuf ()
 
void open (const char *name, int open_mode=std::ios::out)
 
void close ()
 

Protected Attributes

gzstreambuf buf
 

Constructor & Destructor Documentation

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

Member Function Documentation

gzstreambuf* ogzstream::rdbuf ( )
inline

References gzstreambase::rdbuf().

Here is the call graph for this function:

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

References gzstreambase::open().

Referenced by main().

Here is the call graph for this function:

Here is the caller graph for this function:

void gzstreambase::close ( )
inherited

Referenced by main().

Here is the caller graph for this function:

Member Data Documentation

gzstreambuf gzstreambase::buf
protectedinherited

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