zipios++  2.0.2
Zipios++ – a small C++ library that provides easy access to .zip files.
Classes | Namespaces | Macros
filteroutputstreambuf.hpp File Reference

Declarations of the zipios::FilterOutputStreambuf. More...

#include <iostream>
Include dependency graph for filteroutputstreambuf.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  zipios::FilterOutputStreambuf
 A base class to develop output stream filters. More...
 

Namespaces

 zipios
 The zipios namespace includes the Zipios++ library definitions.
 

Macros

#define FILTEROUTPUTSTREAMBUF_HPP
 

Detailed Description

This file includes the declaration of the zipios::FileterOutputStreambuf class which is used as a base class to filter output data.

Definition in file filteroutputstreambuf.hpp.

Macro Definition Documentation

#define FILTEROUTPUTSTREAMBUF_HPP

Definition at line 3 of file filteroutputstreambuf.hpp.