8#include "Arp/System/Core/PimplPtr.hxx"
10namespace Arp {
namespace System {
namespace NmPayload {
namespace Security
47 const Impl& GetImpl(
void)
const;
Provides information fields for recipients The exact field keys and values are chosen by every specif...
Definition: SecurityNotificationInfo.hpp:15
String GetInfo(const String &key) const
Retrieves stored data from the given field
void AddInfo(const String &key, const String &value)
Adds Info to this object
void SetJsonString(const String &json)
Overrides all infos with the values from the given string
String GetJsonEncoding() const
Returns all infos as a JSON formatted string
@ System
System components used by the System, Device, Plc or Io domains.
Root namespace for the PLCnext API