11#include "Arp/System/Nm/IdType.hpp"
12#include "Arp/System/Rsc/Services/RscVariant.hxx"
14namespace Arp {
namespace System {
namespace Nm
34using RawPayloadType = std::vector<Arp::System::Rsc::Services::RscVariant<RawPayloadTypeLength>>;
@ System
System components used by the System, Device, Plc or Io domains.
constexpr int RawPayloadTypeLength
length of payload fields
Definition: NotificationManagerTypes.hpp:31
std::vector< NotificationNameIdType > NotificationNameIdList
collection of Notification name ids
Definition: NotificationManagerTypes.hpp:25
std::vector< Arp::System::Rsc::Services::RscVariant< RawPayloadTypeLength > > RawPayloadType
type for the internally transferred payloads
Definition: NotificationManagerTypes.hpp:34
Root namespace for the PLCnext API