Torc  0.1
TorcHTTPHandler Member List

This is the complete list of members for TorcHTTPHandler, including all inherited members.

GetRecursive(void) const TorcHTTPHandler
HandleFile(TorcHTTPRequest &Request, const QString &Filename, int Cache)TorcHTTPHandlerprotectedstatic
HandleOptions(TorcHTTPRequest &Request, int Allowed)TorcHTTPHandlerprotectedstatic
m_nameTorcHTTPHandlerprotected
m_recursiveTorcHTTPHandlerprotected
m_signatureTorcHTTPHandlerprotected
MethodIsAuthorised(TorcHTTPRequest &Request, int Allowed)TorcHTTPHandlerprotectedstatic
Name(void) const TorcHTTPHandler
ProcessHTTPRequest(const QString &PeerAddress, int PeerPort, const QString &LocalAddress, int LocalPort, TorcHTTPRequest &Request)=0TorcHTTPHandlerpure virtual
ProcessRequest(const QString &Method, const QVariant &Parameters, QObject *Connection, bool Authenticated)TorcHTTPHandlervirtual
Signature(void) const TorcHTTPHandler
TorcHTTPHandler(const QString &Signature, const QString &Name)TorcHTTPHandler
~TorcHTTPHandler()TorcHTTPHandlervirtual