GZSTREAM_NAMESPACE::gzstreambuf Class Reference


Public Member Functions

 gzstreambuf ()
int is_open ()
gzstreambufopen (const char *name, int open_mode)
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 = 47+256

Detailed Description

Definition at line 45 of file gzstream.h.


The documentation for this class was generated from the following files:
Generated on 28 Jun 2015 for BDSIM by  doxygen 1.4.7