8#include "Arp/System/Rsc/Services/RscServiceProxyFactoryBase.hpp"
9#include "Arp/System/Rsc/Services/IRscServiceProxy.hpp"
13namespace Arp {
namespace Device {
namespace Interface {
namespace Services
29 ARP_EXPORT IRscServiceProxy* CreateServiceProxy(RscHandle providerHandle, RscHandle serviceHandle, RscClient& client)
override;
35 : Base(
"Arp.Device.Interface.Services.IDeviceStatusService",
"Arp")
Proxy factory class of service IDeviceStatusService
Definition: DeviceStatusServiceProxyFactory.hpp:20
DeviceStatusServiceProxyFactory(void)
Constructs an instance of type DeviceStatusServiceProxyFactory
Definition: DeviceStatusServiceProxyFactory.hpp:34
Namespace for classes and interfaces for the Remote Service Call implementation
Root namespace for the PLCnext API