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::StylesheetReferenceWrapper around TiXmlStylesheetReference
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
TiXmlPrinterPrint to memory functionality
TiXmlStylesheetReferenceA stylesheet reference looks like this:
TiXmlTextXML text
TiXmlUnknownAny tag that tinyXml doesn't recognize is saved as an unknown
TiXmlVisitorIf you call the Accept() method, it requires being passed a TiXmlVisitor class to handle callbacks
ticpp::VisitorWrapper around TiXmlVisitor

Generated on Sun Feb 15 23:12:13 2009 for TinyXml by  doxygen 1.5.6