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