8#include "Arp/System/Rsc/Services/RscServiceProxyFactoryBase.hpp"
9#include "Arp/System/Rsc/Services/IRscServiceProxy.hpp"
13namespace Arp {
namespace System {
namespace Commons {
namespace Services {
namespace Io
29 ARP_EXPORT IRscServiceProxy* CreateServiceProxy(RscHandle providerHandle, RscHandle serviceHandle, RscClient& client)
override;
35 : Base(
"Arp.System.Commons.Services.Io.IFileService2",
"Arp")
Proxy factory class of service IFileService2
Definition: FileService2ProxyFactory.hpp:20
FileService2ProxyFactory(void)
Constructs an instance of type FileService2ProxyFactory
Definition: FileService2ProxyFactory.hpp:34
@ System
System components used by the System, Device, Plc or Io domains.
Namespace for classes and interfaces for the Remote Service Call implementation
Root namespace for the PLCnext API