PLCnext API Documentation
21.0.0.35466
|
Public Member Functions | |
DeviceStatusServiceProxy (RscHandle providerHandle, RscHandle serviceHandle, RscClient &rscClient) | |
Constructs an DeviceStatusServiceProxy instance. More... | |
virtual | ~DeviceStatusServiceProxy (void) |
Destructs this instance and frees all resouces. More... | |
RscVariant< 512 > | GetItem (const RscString< 512 > &identifier) override |
void | GetItems (GetItemsIdentifiersDelegate identifiersDelegate, GetItemsResultDelegate resultDelegate) override |
Arp::Device::Interface::Services::DeviceStatusServiceProxy::DeviceStatusServiceProxy | ( | RscHandle | providerHandle, |
RscHandle | serviceHandle, | ||
RscClient & | rscClient | ||
) |
Constructs an DeviceStatusServiceProxy instance.
|
inlinevirtual |
Destructs this instance and frees all resouces.