8#include "Arp/System/Acf/IComponent.hpp"
10namespace Arp {
namespace System {
namespace Acf
This interface shall be implemented by the application class.
Definition: IApplication.hpp:19
virtual ~IApplication(void)=default
The default destructor.
IApplication(void)=default
The default constructor.
virtual String GetName(void) const =0
Gets the system wide unique name of the application or process, respectively.
@ System
System components used by the System, Device, Plc or Io domains.
Root namespace for the PLCnext API