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