filteroutputstreambuf.h(3) Header file that defines FilterOutputStreambuf.

SYNOPSIS


#include 'zipios++/zipios-config.h'
#include 'zipios++/meta-iostreams.h'

Classes


class zipios::FilterOutputStreambuf
A FilterOutputStreambuf is a streambuf that filters the data that is written to it before it passes it on to the output streambuf it is connected to.

Detailed Description

Header file that defines FilterOutputStreambuf.

Definition in file filteroutputstreambuf.h.

Author

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