HTTPFilterBase Class Reference
Inheritance diagram for HTTPFilterBase:

Detailed Description
Definition at line 36 of file httpfilter.h.
Public Slots | |
virtual void | slotInput (const QByteArray &d)=0 |
Signals | |
void | output (const QByteArray &d) |
void | error (int, const QString &) |
Public Member Functions | |
HTTPFilterBase () | |
~HTTPFilterBase () | |
void | chain (HTTPFilterBase *previous) |
Protected Attributes | |
HTTPFilterBase * | last |
The documentation for this class was generated from the following files: