Provided by: libzipios++-dev_0.1.5.9+cvs.2007.04.28-5.1_amd64 bug

NAME

       deflateoutputstreambuf.h -

       Header file that defines DeflateOutputStreambuf.

SYNOPSIS

       #include 'zipios++/zipios-config.h'
       #include 'zipios++/meta-iostreams.h'
       #include <vector>
       #include <zlib.h>
       #include 'zipios++/filteroutputstreambuf.h'
       #include 'zipios++/ziphead.h'
       #include 'zipios++/zipios_defs.h'

   Classes
       class zipios::DeflateOutputStreambuf
           DeflateOutputStreambuf is an output stream filter, that deflates the data that is
           written to it before it passes it on to the output stream it is attached to.

Detailed Description

       Header file that defines DeflateOutputStreambuf.

       Definition in file deflateoutputstreambuf.h.

Author

       Generated automatically by Doxygen for Zipios++ from the source code.