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