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