From 26ab424b0302f73704c58b3b6deb62a85bfacba8 Mon Sep 17 00:00:00 2001 From: "arseny.kapoulkine" Date: Sun, 11 Jul 2010 15:29:31 +0000 Subject: docs: Removed old documents git-svn-id: http://pugixml.googlecode.com/svn/trunk@592 99668b35-9821-0410-8761-19e4c4f06640 --- docs/html/annotated.html | 42 ------------------------------------------ 1 file changed, 42 deletions(-) delete mode 100644 docs/html/annotated.html (limited to 'docs/html/annotated.html') diff --git a/docs/html/annotated.html b/docs/html/annotated.html deleted file mode 100644 index 9ff9539..0000000 --- a/docs/html/annotated.html +++ /dev/null @@ -1,42 +0,0 @@ - - -pugixml: Class List - - - - -
-
-
-
-

pugixml Class List

Here are the classes, structs, unions and interfaces with brief descriptions: - - - - - - - - - - - - - - - -
pugi::transfer_ownership_tagStruct used to distinguish parsing with ownership transfer from parsing without it
pugi::xml_attributeA light-weight wrapper for manipulating attributes in DOM tree
pugi::xml_attribute_iteratorAttribute iterator
pugi::xml_documentDocument class (DOM tree root)
pugi::xml_nodeA light-weight wrapper for manipulating nodes in DOM tree
pugi::xml_node_iteratorChild node iterator
pugi::xml_parse_resultParser result
pugi::xml_tree_walkerAbstract tree walker class
pugi::xml_writerAbstract writer class
pugi::xml_writer_fileXml_writer implementation for FILE*
pugi::xml_writer_streamXml_writer implementation for streams
pugi::xpath_exceptionXPath exception class
pugi::xpath_nodeXPath node class
pugi::xpath_node_setNot necessarily ordered constant collection of XPath nodes
pugi::xpath_queryA class that holds compiled XPath query and allows to evaluate query result
-
Generated on Tue May 25 23:22:40 2010 for pugixml by  - -doxygen 1.4.6-NO
- - -- cgit v1.2.3