facate for an XML document More...
#include <mia/core/xmlinterface.hh>
Public Member Functions | |
CXMLElement::Pointer | create_root_node (const char *) |
CXMLDocument () | |
CXMLDocument (const CXMLDocument &other)=delete | |
CXMLDocument & | operator= (const CXMLDocument &other)=delete |
std::string | write_to_string_formatted () const |
~CXMLDocument () | |
facate for an XML document
This class implements a facade for a XML document.
Definition at line 92 of file xmlinterface.hh.
CXMLDocument::CXMLDocument | ( | ) |
CXMLDocument::~CXMLDocument | ( | ) |
|
delete |
CXMLElement::Pointer CXMLDocument::create_root_node | ( | const char * | ) |
|
delete |
std::string CXMLDocument::write_to_string_formatted | ( | ) | const |