8#include "Arp/System/Rsc/Services/RscServiceProxyBase.hxx"
9#include "Arp/Device/Interface/Services/IDeviceStatusService.hpp"
13namespace Arp {
namespace Device {
namespace Interface {
namespace Services
27 void GetItems(GetItemsIdentifiersDelegate identifiersDelegate, GetItemsResultDelegate resultDelegate)
override;
Proxy class of service IDeviceStatusService
Definition: DeviceStatusServiceProxy.hpp:20
DeviceStatusServiceProxy(RscHandle providerHandle, RscHandle serviceHandle, RscClient &rscClient)
Constructs an instance of type DeviceStatusServiceProxy
Root namespace for the PLCnext API