NAME
filteroutputstreambuf.h - Header file that defines
FilterOutputStreambuf.
SYNOPSIS
#include ’zipios++/zipios-config.h’
#include ’zipios++/meta-iostreams.h’
Namespaces
namespace zipios
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.