13namespace Arp {
namespace System {
namespace Commons {
namespace Xml
28 String GetContents()
const;
30 void* GetXmlBufferPtr();
33 void* bufferPtr =
nullptr;
This class represents the Arp String. The implementation is based on std::string.
Definition: String.hpp:39
Implements a buffer which can be used to write xml data to memory
Definition: XmlBuffer.hpp:18
Root namespace for the PLCnext API