#include "zipios++/zipios-config.h"
#include "zipios++/meta-iostreams.h"
Go to the source code of this file.
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. More... |
Definition in file filteroutputstreambuf.h.