This is the complete list of members for TorcHTTPServiceTest, including all inherited members.
| EchoBool(bool Value) | TorcHTTPServiceTest | slot |
| EchoFloat(float Value) | TorcHTTPServiceTest | slot |
| EchoInt(int Value) | TorcHTTPServiceTest | slot |
| EchoStringList(const QString &Value1, const QString &Value2, const QString &Value3) | TorcHTTPServiceTest | slot |
| EchoUnsignedLongLong(unsigned long long Value) | TorcHTTPServiceTest | slot |
| GetMethod(int Index) | TorcHTTPService | |
| GetPresentationURL(void) | TorcHTTPService | virtual |
| GetProperty(int Index) | TorcHTTPService | |
| GetRecursive(void) const | TorcHTTPHandler | |
| GetServiceDetails(void) | TorcHTTPService | |
| GetTimeNow(void) | TorcHTTPServiceTest | slot |
| GetTimeNowUtc(void) | TorcHTTPServiceTest | slot |
| GetUIName(void) | TorcHTTPServiceTest | virtual |
| GetUnsupportedHash(void) | TorcHTTPServiceTest | slot |
| GetUnsupportedParameter(QStringList Unsupported) | TorcHTTPServiceTest | slot |
| GetUnsupportedPointer(void) | TorcHTTPServiceTest | slot |
| GetVariantMap(void) | TorcHTTPServiceTest | slot |
| GetVoid(void) | TorcHTTPServiceTest | slot |
| HandleFile(TorcHTTPRequest &Request, const QString &Filename, int Cache) | TorcHTTPHandler | protectedstatic |
| HandleOptions(TorcHTTPRequest &Request, int Allowed) | TorcHTTPHandler | protectedstatic |
| HandleSubscriberDeleted(QObject *Subscriber) | TorcHTTPService | protected |
| m_httpServiceLock | TorcHTTPService | protected |
| m_name | TorcHTTPHandler | protected |
| m_recursive | TorcHTTPHandler | protected |
| m_signature | TorcHTTPHandler | protected |
| MethodIsAuthorised(TorcHTTPRequest &Request, int Allowed) | TorcHTTPHandler | protectedstatic |
| Name(void) const | TorcHTTPHandler | |
| ProcessHTTPRequest(const QString &PeerAddress, int PeerPort, const QString &LocalAddress, int LocalPort, TorcHTTPRequest &Request) override | TorcHTTPService | virtual |
| ProcessRequest(const QString &Method, const QVariant &Parameters, QObject *Connection, bool Authenticated) override | TorcHTTPService | virtual |
| Signature(void) const | TorcHTTPHandler | |
| SubscriberDeleted(QObject *Subscriber) | TorcHTTPServiceTest | slot |
| TorcHTTPHandler(const QString &Signature, const QString &Name) | TorcHTTPHandler | |
| TorcHTTPService(QObject *Parent, const QString &Signature, const QString &Name, const QMetaObject &MetaObject, const QString &Blacklist=QStringLiteral("")) | TorcHTTPService | |
| TorcHTTPServiceTest() | TorcHTTPServiceTest | |
| ~TorcHTTPHandler() | TorcHTTPHandler | virtual |
| ~TorcHTTPService() | TorcHTTPService | virtual |