8#include "Arp/System/Rsc/Services/RscServiceProxyBase.hxx"
9#include "Arp/Device/Interface/Services/IDeviceControlService.hpp"
13namespace Arp {
namespace Device {
namespace Interface {
namespace Services
26 void RestartDevice()
override;
Proxy class of service IDeviceControlService
Definition: DeviceControlServiceProxy.hpp:20
DeviceControlServiceProxy(RscHandle providerHandle, RscHandle serviceHandle, RscClient &rscClient)
Constructs an instance of type DeviceControlServiceProxy
std::uint16_t uint16
The Arp unsigned integer type of 2 byte size.
Definition: PrimitiveTypes.hpp:32
AccessErrorCode
Enumeration for error codes returned from Device.Interface.Services.
Definition: AccessErrorCode.hpp:19
Root namespace for the PLCnext API