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