#include <qtransportauth_qws.h>
Definition at line 175 of file qtransportauth_qws.h.
Public Member Functions | |
RequestAnalyzer () | |
virtual | ~RequestAnalyzer () |
QString | operator() (QByteArray *data) |
bool | requireMoreData () const |
qint64 | bytesAnalyzed () const |
Protected Member Functions | |
virtual QString | analyze (QByteArray *) |
Protected Attributes | |
bool | moreData |
qint64 | dataSize |
RequestAnalyzer | ( | ) |
|
virtual |
|
inline |
Definition at line 180 of file qtransportauth_qws.h.
|
inline |
Definition at line 181 of file qtransportauth_qws.h.
|
inline |
Definition at line 182 of file qtransportauth_qws.h.
|
protectedvirtual |
|
protected |
Definition at line 185 of file qtransportauth_qws.h.
|
protected |
Definition at line 186 of file qtransportauth_qws.h.