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