zen::Xml
Simple C++ XML Processing
 All Classes Namespaces Functions Variables Pages
zenxml Directory Reference

Files

file  bind.h [code]
 Map user data types to XML.
 
file  cvrt_struc.h [code]
 Handle conversion of arbitrary types to and from XML elements. See comments in cvrt_text.h.
 
file  cvrt_text.h [code]
 Handle conversion of string-convertible types to and from std::string.
 
file  dom.h [code]
 
file  error.h [code]
 
file  io.h [code]
 Save and load byte streams from files.
 
file  parser.h [code]
 Convert an XML document object model (class XmlDoc) to and from a byte stream representation.
 
file  unit_test.cpp
 
file  xml.h [code]