Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

rutz::gzstreambuf Class Reference

#include <rutz/gzstreambuf.h>

List of all members.


Detailed Description

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

Definition at line 50 of file gzstreambuf.h.

Public Member Functions

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


The documentation for this class was generated from the following files:
Generated on Mon Nov 23 15:57:25 2009 for iLab Neuromorphic Vision Toolkit by  doxygen 1.4.4