mapgd  0.4
A program for the Maximum-likelihood analysis of population genomic data.
 All Data Structures Functions Variables Friends Groups Pages
Public Member Functions | Private Member Functions | Private Attributes | Static Private Attributes
gzstreambuf Class Reference
Inheritance diagram for gzstreambuf:
Inheritance graph
[legend]
Collaboration diagram for gzstreambuf:
Collaboration graph
[legend]

Public Member Functions

int is_open ()
 
gzstreambufopen (const char *name, int open_mode)
 
gzstreambufclose ()
 
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
 

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