9 #include "Arp/System/Nm/Notification.hpp"
12 namespace Arp {
namespace System {
namespace Nm
Interface for subscribers of Notifications
Definition: INotificationSubscriber.hpp:20
virtual void Notify(const Notification ¬ification)=0
Called to notify about an notification
Contains meta data and paylod of a Notification
Definition: Notification.hpp:22
@ System
System components used by the System, Device, Plc or Io domains.
Root namespace for the PLCnext API