TinyXml Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
ticpp::AttributeWrapper around TiXmlAttribute
ticpp::BaseWrapper around TiXmlBase
ticpp::CommentWrapper around TiXmlComment
ticpp::DeclarationWrapper around TiXmlDeclaration
ticpp::DocumentWrapper around TiXmlDocument
ticpp::ElementWrapper around TiXmlElement
ticpp::ExceptionThis is a ticpp exception class
ticpp::Iterator< T >Iterator for conveniently stepping through Nodes and Attributes
ticpp::NodeWrapper around TiXmlNode
ticpp::NodeImp< T >Implementation of Node wrapper
ticpp::TextWrapper around TiXmlText
TiCppRCBase class for reference counting functionality
TiXmlAttributeAn attribute is a name-value pair
TiXmlBaseTiXmlBase is a base class for every class in TinyXml
TiXmlCommentAn XML comment
TiXmlDeclarationIn correct XML the declaration is the first entry in the file
TiXmlDocumentAlways the top level node
TiXmlElementThe element is a container class
TiXmlHandleA TiXmlHandle is a class that wraps a node pointer with null checks; this is an incredibly useful thing
TiXmlNodeThe parent class for everything in the Document Object Model
TiXmlTextXML text
TiXmlUnknownAny tag that tinyXml doesn't recognize is saved as an unknown

Generated on Thu Sep 7 14:23:32 2006 for TinyXml by  doxygen 1.4.7