GZSTREAM_NAMESPACE::gzstreambase Class Reference

#include <gzstream.h>

Inheritance diagram for GZSTREAM_NAMESPACE::gzstreambase:

GZSTREAM_NAMESPACE::igzstream GZSTREAM_NAMESPACE::ogzstream List of all members.

Public Member Functions

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

Protected Attributes

gzstreambuf buf

Constructor & Destructor Documentation

GZSTREAM_NAMESPACE::gzstreambase::gzstreambase (  )  [inline]

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

GZSTREAM_NAMESPACE::gzstreambase::~gzstreambase (  ) 


Member Function Documentation

void GZSTREAM_NAMESPACE::gzstreambase::close (  ) 

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

Reimplemented in GZSTREAM_NAMESPACE::igzstream, and GZSTREAM_NAMESPACE::ogzstream.

gzstreambuf* GZSTREAM_NAMESPACE::gzstreambase::rdbuf (  )  [inline]

Reimplemented in GZSTREAM_NAMESPACE::igzstream, and GZSTREAM_NAMESPACE::ogzstream.


Member Data Documentation

gzstreambuf GZSTREAM_NAMESPACE::gzstreambase::buf [protected]


The documentation for this class was generated from the following files:
Generated on Wed Dec 15 10:46:16 2010 for Hazy_System by  doxygen 1.4.7