PLCnext API Documentation 23.6.0.37
Public Member Functions | List of all members
Arp::System::Commons::Xml::XmlBuffer Class Reference

Implements a buffer which can be used to write xml data to memory More...

#include <XmlBuffer.hpp>

Public Member Functions

 XmlBuffer (const XmlBuffer &other)=delete
 
 XmlBuffer (XmlBuffer &&other)=delete
 
XmlBufferoperator= (const XmlBuffer &other)=delete
 
XmlBufferoperator= (XmlBuffer &&other)=delete
 
String GetContents () const
 
void * GetXmlBufferPtr ()
 

Detailed Description

Implements a buffer which can be used to write xml data to memory


The documentation for this class was generated from the following file: