#include <filteroutputstreambuf.h>
Inheritance diagram for zipios::FilterOutputStreambuf

Public Methods | |
| FilterOutputStreambuf ( streambuf *outbuf, bool del_outbuf = false ) | |
| Constructor. More... | |
| virtual | ~FilterOutputStreambuf () |
| Destructor. More... | |
Protected Attributes | |
| streambuf* | _outbuf |
| bool | _del_outbuf |
Definition at line 14 of file filteroutputstreambuf.h.
|
|
Constructor.
Definition at line 8 of file filteroutputstreambuf.cpp. |
|
|
Destructor.
Definition at line 18 of file filteroutputstreambuf.cpp. |
|
|
Definition at line 28 of file filteroutputstreambuf.h. |
|
|
Definition at line 27 of file filteroutputstreambuf.h. |
1.2.0 written by Dimitri van Heesch,
© 1997-2000