Classes

gzstream.h File Reference

#include <iostream>
#include <fstream>
#include <zlib.h>
Include dependency graph for gzstream.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gzstreambuf
class  gzstreambase
class  igzstream
 Input stream for reading from gzip'd data. More...
class  ogzstream
 Output stream for writing gzip'd data. More...