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

TypeGZip Class Reference

Class to encode and decode gzip-format data. More...

#include <type_z.hh>

Inheritance diagram for TypeGZip:

TypeHandler List of all members.

Public Member Functions


Detailed Description

Class to encode and decode gzip-format data.

Uses zlib by Jean-loup Gailly and Mark Adler (http://www.gzip.org/zlib/).

See also:
TypeHandler

TypeChain

Definition at line 53 of file type_z.hh.


Constructor & Destructor Documentation

TypeGZip::TypeGZip  ) 
 

Definition at line 55 of file type_z.cc.


Member Function Documentation

void TypeGZip::decode string &  data,
TypeParams params
[virtual]
 

Decode data.

Reimplemented from TypeHandler.

Definition at line 92 of file type_z.cc.

void TypeGZip::encode string &  data,
TypeParams params
[virtual]
 

Encode data.

Reimplemented from TypeHandler.

Definition at line 150 of file type_z.cc.


The documentation for this class was generated from the following files:
Generated on Tue Aug 12 03:55:58 2003 for Interreality Project - VOS by doxygen 1.3.2