#include <torccentral.h>
|
| TorcCentral () |
|
| ~TorcCentral () |
|
QString | GetUIName (void) override |
|
bool | event (QEvent *Event) override |
| Handle Exit events. More...
|
|
| TorcHTTPService (QObject *Parent, const QString &Signature, const QString &Name, const QMetaObject &MetaObject, const QString &Blacklist=QStringLiteral("")) |
|
virtual | ~TorcHTTPService () |
|
void | ProcessHTTPRequest (const QString &PeerAddress, int PeerPort, const QString &LocalAddress, int LocalPort, TorcHTTPRequest &Request) override |
|
QVariantMap | ProcessRequest (const QString &Method, const QVariant &Parameters, QObject *Connection, bool Authenticated) override |
|
QString | GetMethod (int Index) |
|
QVariant | GetProperty (int Index) |
| Get the value of a given property. More...
|
|
QVariantMap | GetServiceDetails (void) |
| Return a QVariantMap describing the services methods and properties. More...
|
|
virtual QString | GetPresentationURL (void) |
|
Public Member Functions inherited from TorcHTTPHandler |
| TorcHTTPHandler (const QString &Signature, const QString &Name) |
|
virtual | ~TorcHTTPHandler () |
|
QString | Signature (void) const |
|
bool | GetRecursive (void) const |
|
QString | Name (void) const |
|
Definition at line 13 of file torccentral.h.
TorcCentral::TorcCentral |
( |
| ) |
|
TorcCentral::~TorcCentral |
( |
| ) |
|
bool TorcCentral::event |
( |
QEvent * |
Event | ) |
|
|
override |
QByteArray TorcCentral::GetCustomisedXSD |
( |
const QString & |
BaseXSDFile | ) |
|
|
static |
QString TorcCentral::GetTemperatureUnits |
( |
void |
| ) |
|
|
slot |
QString TorcCentral::GetUIName |
( |
void |
| ) |
|
|
overridevirtual |
void TorcCentral::SubscriberDeleted |
( |
QObject * |
Subscriber | ) |
|
|
slot |
QString TorcCentral::temperatureUnits |
|
read |
The documentation for this class was generated from the following files: