fileops.h File Reference

Declares the igzstream, ogzstream and fileops classes. More...

#include <zlib.h>
#include <string>
#include "types.h"

Include dependency graph for fileops.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  gz_file
 Base class for igzstream and ogzstream. More...
class  igzstream
 Class to read data from a Gzip compressed file. More...
class  ogzstream
 Class to write data from a Gzip compressed file. More...
class  fileops
 File version control class. More...

Enumerations

enum  gz_type { READ, WRITE }
 Enumeration to know whether a file is read or write opened. More...


Detailed Description

Declares the igzstream, ogzstream and fileops classes.

Author:
Alexandre Courbot <alexandrecourbot@linuxgames.com>

Definition in file fileops.h.


Enumeration Type Documentation

enum gz_type

Enumeration to know whether a file is read or write opened.

Definition at line 45 of file fileops.h.


Generated on Wed Jun 18 16:51:44 2008 for Adonthell by  doxygen 1.5.6