gzstream.h File Reference

#include <iostream>
#include <vector>
#include <zlib.h>

Go to the source code of this file.

Classes

struct  ZlibError
 Helper class to ship zlib errors. More...
class  fgzstreambuf
 Streambuffer reading or writing gzip files. More...
class  fXstream< _BStream, _StreamBuf >
 Common template to define ifgzstream/ofgzstream reading/writing gzip files. More...

Typedefs

typedef fXstream< std::istream,
fgzstreambuf
ifgzstream
typedef fXstream< std::ostream,
fgzstreambuf
ofgzstream


Typedef Documentation

typedef fXstream<std::istream,fgzstreambuf> ifgzstream
 

istream reading gzip files as well as plain files.

typedef fXstream<std::ostream,fgzstreambuf> ofgzstream
 

ostream writing gzip files.


Generated on Fri Jun 16 15:51:35 2006 for liby2util by  doxygen 1.4.6