13namespace Arp {
namespace System {
namespace Commons {
namespace Xml
28 String GetContents()
const;
30 void* GetXmlBufferPtr();
33 void* bufferPtr =
nullptr;
Implements a buffer which can be used to write xml data to memory
Definition: XmlBuffer.hpp:18
@ System
System components used by the System, Device, Plc or Io domains.
Root namespace for the PLCnext API