#include <filters.h>
Inheritance diagram for TransparentFilter:

Definition at line 110 of file filters.h.
Public Member Functions | |
| TransparentFilter (BufferedTransformation *attachment=NULL) | |
| void | SetTransparent (bool transparent) |
| void | ResetMeter () |
| unsigned long | GetCurrentMessageBytes () const |
| unsigned long | GetTotalBytes () |
| unsigned int | GetCurrentSeriesMessages () |
| unsigned int | GetTotalMessages () |
| unsigned int | GetTotalMessageSeries () |
| unsigned int | Put2 (const byte *begin, unsigned int length, int messageEnd, bool blocking) |
| bool | IsolatedMessageSeriesEnd (bool blocking) |
1.3.6-20040222