| Button enum value | TorcInput | |
| defaultValue | TorcDevice | protected |
| DownRef(void) | TorcReferenceCounter | virtual |
| EventLoopEnding(bool Ending) | TorcReferenceCounter | static |
| gDeviceList | TorcDevice | protectedstatic |
| gDeviceListLock | TorcDevice | protectedstatic |
| GetDefaultValue(void) | TorcDevice | slot |
| GetDescription(void) override | TorcSwitchInput | virtual |
| GetMethod(int Index) | TorcHTTPService | |
| GetModelId(void) | TorcDevice | slot |
| GetOperatingRangeMax(void) | TorcInput | slot |
| GetOperatingRangeMin(void) | TorcInput | slot |
| GetOutOfRangeHigh(void) | TorcInput | slot |
| GetOutOfRangeLow(void) | TorcInput | slot |
| GetPresentationURL(void) | TorcHTTPService | virtual |
| GetProperty(int Index) | TorcHTTPService | |
| GetRecursive(void) const | TorcHTTPHandler | |
| GetServiceDetails(void) | TorcHTTPService | |
| GetType(void) override | TorcSwitchInput | virtual |
| GetUIName(void) override | TorcInput | virtual |
| GetUniqueId(void) | TorcDevice | slot |
| GetUserDescription(void) | TorcDevice | slot |
| GetUserName(void) | TorcDevice | slot |
| GetValid(void) | TorcDevice | slot |
| GetValue(void) | TorcDevice | slot |
| HandleFile(TorcHTTPRequest &Request, const QString &Filename, int Cache) | TorcHTTPHandler | protectedstatic |
| HandleOptions(TorcHTTPRequest &Request, int Allowed) | TorcHTTPHandler | protectedstatic |
| HandleSubscriberDeleted(QObject *Subscriber) | TorcHTTPService | protected |
| Integer enum value | TorcInput | |
| IsShared(void) | TorcReferenceCounter | |
| lock | TorcDevice | protected |
| m_eventLoopEnding | TorcReferenceCounter | protectedstatic |
| m_httpServiceLock | TorcHTTPService | protected |
| m_name | TorcHTTPHandler | protected |
| m_recursive | TorcHTTPHandler | protected |
| m_refCount | TorcReferenceCounter | protected |
| m_signature | TorcHTTPHandler | protected |
| MaxType enum value | TorcInput | |
| MethodIsAuthorised(TorcHTTPRequest &Request, int Allowed) | TorcHTTPHandler | protectedstatic |
| modelId | TorcDevice | protected |
| Name(void) const | TorcHTTPHandler | |
| operatingRangeMax | TorcInput | |
| operatingRangeMin | TorcInput | |
| outOfRangeHigh | TorcInput | |
| OutOfRangeHighChanged(bool Value) | TorcInput | signal |
| outOfRangeLow | TorcInput | |
| OutOfRangeLowChanged(bool Value) | TorcInput | signal |
| pH enum value | TorcInput | |
| 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 |
| PWM enum value | TorcInput | |
| ScaleValue(double Value) | TorcSwitchInput | |
| SetValid(bool Valid) final | TorcInput | slot |
| SetValue(double Value) override | TorcInput | slot |
| Signature(void) const | TorcHTTPHandler | |
| Start(void) override | TorcSwitchInput | virtual |
| Started enum value | TorcInput | |
| SubscriberDeleted(QObject *Subscriber) | TorcInput | slot |
| Switch enum value | TorcInput | |
| Temperature enum value | TorcInput | |
| 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 | |
| TorcInput(TorcInput::Type Type, double Value, double RangeMinimum, double RangeMaximum, const QString &ModelId, const QVariantMap &Details) | TorcInput | |
| TorcReferenceCounter(void) | TorcReferenceCounter | |
| TorcSwitchInput(double Default, const QString &ModelId, const QVariantMap &Details) | TorcSwitchInput | |
| Type enum name | TorcInput | |
| uniqueId | TorcDevice | protected |
| Unknown enum value | TorcInput | |
| UpRef(void) | TorcReferenceCounter | |
| userDescription | TorcDevice | protected |
| userName | TorcDevice | protected |
| valid | TorcDevice | |
| ValidChanged(bool Valid) | TorcDevice | signal |
| value | TorcDevice | protected |
| ValueChanged(double Value) | TorcDevice | signal |
| wasInvalid | TorcDevice | protected |
| ~TorcDevice() | TorcDevice | protectedvirtual |
| ~TorcHTTPHandler() | TorcHTTPHandler | virtual |
| ~TorcHTTPService() | TorcHTTPService | virtual |
| ~TorcInput()=default | TorcInput | protectedvirtual |
| ~TorcReferenceCounter(void)=default | TorcReferenceCounter | virtual |
| ~TorcSwitchInput()=default | TorcSwitchInput | virtual |