gzstreambuf Class Reference


Public Member Functions

 gzstreambuf ()
int is_open ()
gzstreambufopen (const char *name, int open_mode, int compression_level)
gzstreambufclose ()
 ~gzstreambuf ()
virtual int overflow (int c=EOF)
virtual int underflow ()
virtual int sync ()

Private Member Functions

int flush_buffer ()

Private Attributes

gzFile file
char buffer [bufferSize]
char opened
int mode

Static Private Attributes

static const int bufferSize

Detailed Description

Definition at line 45 of file gzstream.h.


The documentation for this class was generated from the following files:
Generated on Mon Feb 6 14:01:50 2006 for SCT DAQ/DCS Software - C++ by  doxygen 1.4.6