#include <filters.h>
Inheritance diagram for MeterFilter:
Definition at line 82 of file filters.h.
Public Member Functions | |
MeterFilter (BufferedTransformation *attachment=NULL, bool transparent=true) | |
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) |