10#include "Arp/System/Nm/Notification.hpp"
13namespace Arp {
namespace System {
namespace Nm
Interface for subscribers of Notifications
Definition: INotificationSubscriber.hpp:21
virtual void Notify(const Notification ¬ification)=0
Called to notify about an notification
Contains meta data and paylod of a Notification
Definition: Notification.hpp:20
Root namespace for the PLCnext API