zen::Xml
Simple C++ XML Processing
 All Classes Namespaces Functions Variables
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
zen::XmlDocThe complete XML document
zen::XmlElementAn XML element
zen::XmlErrorException base class for zen::Xml
zen::XmlFileErrorException thrown due to failed file I/O
zen::XmlInProxy class to conveniently convert XML structure to user data
zen::XmlOutProxy class to conveniently convert user data into XML structure
zen::XmlParsingErrorException thrown due to an XML parsing error