10 #include "Arp/System/Nm/NotificationManagerTypes.hpp"
13 namespace Arp {
namespace System {
namespace Nm
Interface for Paylo objects
Definition: IPayload.hpp:19
virtual const String ToString() const =0
Get a human readable string representation
virtual const RawPayloadType & GetAsRawPayloadType() const =0
Returns a reference to the raw payload object
virtual PayloadTypeIdType GetId() const =0
Returns the PayloadTypeId
virtual const String GetName() const =0
Returns the PayloadTypeName
@ System
System components used by the System, Device, Plc or Io domains.
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