8 #include "Arp/System/Rsc/Services/RscServiceFactoryBase.hpp"
9 #include "Arp/System/Rsc/Services/IRscServiceStub.hpp"
13 namespace Arp {
namespace Device {
namespace Interface {
namespace Services
30 IRscServiceStub* CreateServiceStub(
const char* providerName,
IRscAuthorizator* pAuthorizator)
override;
Creates RSC service instances of type IDeviceInfoService
Definition: DeviceInfoServiceFactory.hpp:20
DeviceInfoServiceFactory(void)
Constructs an DeviceInfoServiceFactory instance.
Definition: IRscAuthorizator.hpp:16
Base interface for all Rsc service interface.
Definition: IRscService.hpp:19
Namespace for classes and interfaces for the Remote Service Call implementation
Definition: IRscReadEnumerator.hxx:10
Root namespace for the PLCnext API