rutz::gzstreambuf Class Reference

A std::streambuf implementation that handles gzip-encoded data. More...

#include <rutz/gzstreambuf.h>

List of all members.

Public Member Functions

 gzstreambuf (const char *name, int om, bool throw_exception=false)
bool is_open ()
void ensure_open ()
void close ()
virtual int underflow ()
virtual int overflow (int c)
virtual int sync ()

Detailed Description

A std::streambuf implementation that handles gzip-encoded data.

Definition at line 50 of file gzstreambuf.h.


The documentation for this class was generated from the following files:
Generated on Sun May 8 08:44:44 2011 for iLab Neuromorphic Vision Toolkit by  doxygen 1.6.3