PLCnext API Documentation  21.0.0.35466
Public Member Functions | List of all members
Arp::Device::Interface::Services::DeviceControlServiceProxy Class Reference
Inheritance diagram for Arp::Device::Interface::Services::DeviceControlServiceProxy:
Inheritance graph

Public Member Functions

 DeviceControlServiceProxy (RscHandle providerHandle, RscHandle serviceHandle, RscClient &rscClient)
 Constructs an DeviceControlServiceProxy instance. More...
 
virtual ~DeviceControlServiceProxy (void)
 Destructs this instance and frees all resouces. More...
 
void RestartDevice () override
 
AccessErrorCode ResetToFactoryDefaults (uint16 resetType) override
 
AccessErrorCode StartFirmwareUpdate (uint16 updateType) override
 

Constructor & Destructor Documentation

◆ DeviceControlServiceProxy()

Arp::Device::Interface::Services::DeviceControlServiceProxy::DeviceControlServiceProxy ( RscHandle  providerHandle,
RscHandle  serviceHandle,
RscClient &  rscClient 
)

Constructs an DeviceControlServiceProxy instance.

◆ ~DeviceControlServiceProxy()

Arp::Device::Interface::Services::DeviceControlServiceProxy::~DeviceControlServiceProxy ( void  )
inlinevirtual

Destructs this instance and frees all resouces.


The documentation for this class was generated from the following file: