Mana
Loading...
Searching...
No Matches
Classes | Functions
XML Namespace Reference

XML helper functions. More...

Classes

class  Document
 A helper class for parsing an XML document, which also cleans it up again (RAII). More...
 
class  Node
 
class  Writer
 Helper class for writing out XML data. More...
 
struct  XMLContext
 

Functions

void init ()
 Initializes the XML engine.
 

Detailed Description

XML helper functions.

Function Documentation

◆ init()

void XML::init ( )

Initializes the XML engine.

Definition at line 95 of file xml.cpp.