2#ifndef FILTEROUTPUTSTREAMBUF_HPP
3#define FILTEROUTPUTSTREAMBUF_HPP
A base class to develop output stream filters.
FilterOutputStreambuf(FilterOutputStreambuf const &rhs)=delete
virtual ~FilterOutputStreambuf()
Clean up the object.
std::streambuf * m_outbuf
FilterOutputStreambuf & operator=(FilterOutputStreambuf const &rhs)=delete
The zipios namespace includes the Zipios library definitions.