From 851b6f99c1248c8ec8e33322a3179c1d82fdd515 Mon Sep 17 00:00:00 2001 From: Daniel Wilhelm Date: Fri, 18 Apr 2014 17:31:23 +0200 Subject: 6.2 --- zenxml/doc/hierarchy.html | 109 ---------------------------------------------- 1 file changed, 109 deletions(-) delete mode 100644 zenxml/doc/hierarchy.html (limited to 'zenxml/doc/hierarchy.html') diff --git a/zenxml/doc/hierarchy.html b/zenxml/doc/hierarchy.html deleted file mode 100644 index 4e1b2175..00000000 --- a/zenxml/doc/hierarchy.html +++ /dev/null @@ -1,109 +0,0 @@ - - - - - - -zen::Xml: Class Hierarchy - - - - - - - - - -
-
- - - - - - - -
-
zen::Xml -
-
Simple C++ XML Processing
-
-
- - - - - -
- -
- All Classes Namespaces Functions Variables Pages
- - -
- -
- -
-
-
Class Hierarchy
-
-
-
This inheritance list is sorted roughly, but not completely, alphabetically:
-
[detail level 12]
- - - - - - - -
oCzen::XmlDocThe complete XML document
oCzen::XmlElementAn XML element
oCzen::XmlErrorException base class for zen::Xml
|oCzen::XmlFileErrorException thrown due to failed file I/O
|\Czen::XmlParsingErrorException thrown due to an XML parsing error
oCzen::XmlInProxy class to conveniently convert XML structure to user data
\Czen::XmlOutProxy class to conveniently convert user data into XML structure
-
-
- - - - -- cgit