zfstream.hxx File Reference

A C++ I/O streams interface to the zlib gz* functions. More...

#include <simgear/compiler.h>
#include <zlib.h>
#include <iostream.h>
#include <simgear/sg_traits.hxx>

Go to the source code of this file.

Classes

class  gzfilebuf
 A C++ I/O streams interface to the zlib gz* functions. More...
struct  gzifstream_base
 document me More...

Defines

#define ios_openmode   int
#define ios_in   ios::in
#define ios_out   ios::out
#define ios_app   ios::app
#define ios_binary   ios::binary
#define ios_seekdir   ios::seek_dir
#define ios_badbit   ios::badbit
#define ios_failbit   ios::failbit


Detailed Description

A C++ I/O streams interface to the zlib gz* functions.

Definition in file zfstream.hxx.


Generated on Mon Dec 17 09:30:56 2007 for SimGear by  doxygen 1.5.1