8#include "Arp/System/Ve/ServiceTypes.hpp"
10namespace Arp {
namespace System {
namespace Ve
22 virtual const String& GetServiceDescription(
void)
const = 0;
23 virtual ServiceType GetServiceType(
void)
const = 0;
Definition: IServiceObject.hpp:14
@ System
System components used by the System, Device, Plc or Io domains.
Root namespace for the PLCnext API