VinaLC: Parallel Molecular Docking Program

Biochemical and Biophysical Systems Group
VinaLC version: 1.1.2

igzstream Class Reference

#include <gzstream.h>

Inheritance diagram for igzstream:
Collaboration diagram for igzstream:

Public Member Functions

 igzstream ()
 
 igzstream (const char *name, int open_mode=std::ios::in)
 
gzstreambufrdbuf ()
 
void open (const char *name, int open_mode=std::ios::in)
 
void close ()
 

Protected Attributes

gzstreambuf buf
 

Constructor & Destructor Documentation

igzstream::igzstream ( )
inline
igzstream::igzstream ( const char *  name,
int  open_mode = std::ios::in 
)
inline

Member Function Documentation

gzstreambuf* igzstream::rdbuf ( )
inline

References gzstreambase::rdbuf().

Here is the call graph for this function:

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

References gzstreambase::open().

Here is the call 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: