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