PLCnext API Documentation  22.9.0.33
Arp::System::Commons::Xml::XmlWriter Member List

This is the complete list of members for Arp::System::Commons::Xml::XmlWriter, including all inherited members.

Create(const String &filename, bool indent, const char *encoding="UTF-8")Arp::System::Commons::Xml::XmlWriterstatic
Create(XmlBuffer &buffer, bool indent, const char *encoding="UTF-8")Arp::System::Commons::Xml::XmlWriterstatic
GetEncoding(void) constArp::System::Commons::Xml::XmlWriter
GetIndent(void) constArp::System::Commons::Xml::XmlWriter
SetAttributeValue(const char *attributeName, const T &value)Arp::System::Commons::Xml::XmlWriterinline
SetAttributeValue(const char *attributeName, const char *value) (defined in Arp::System::Commons::Xml::XmlWriter)Arp::System::Commons::Xml::XmlWriter
SetAttributeValue(const char *attributeName, const String &value) (defined in Arp::System::Commons::Xml::XmlWriter)Arp::System::Commons::Xml::XmlWriter
SetAttributeValue(const char *attributeName, boolean value) (defined in Arp::System::Commons::Xml::XmlWriter)Arp::System::Commons::Xml::XmlWriter
WriteElementContent(const String &value)Arp::System::Commons::Xml::XmlWriter
WriteElementContentCData(const String &text)Arp::System::Commons::Xml::XmlWriter
WriteEndDocument(void)Arp::System::Commons::Xml::XmlWriter
WriteEndElement(void)Arp::System::Commons::Xml::XmlWriter
WriteStartDocument(void)Arp::System::Commons::Xml::XmlWriter
WriteStartElement(const char *elementName)Arp::System::Commons::Xml::XmlWriter
XmlWriter(XmlWriter &&arg)Arp::System::Commons::Xml::XmlWriter
~XmlWriter(void)Arp::System::Commons::Xml::XmlWriter