ticpp Namespace Reference


Classes

class  Exception
 This is a ticpp exception class. More...
class  Visitor
 Wrapper around TiXmlVisitor. More...
class  Base
 Wrapper around TiXmlBase. More...
class  Attribute
 Wrapper around TiXmlAttribute. More...
class  Node
 Wrapper around TiXmlNode. More...
class  Iterator
 Iterator for conveniently stepping through Nodes and Attributes. More...
class  NodeImp
 Implementation of Node wrapper. More...
class  Comment
 Wrapper around TiXmlComment. More...
class  Text
 Wrapper around TiXmlText. More...
class  Document
 Wrapper around TiXmlDocument. More...
class  Element
 Wrapper around TiXmlElement. More...
class  Declaration
 Wrapper around TiXmlDeclaration. More...
class  StylesheetReference
 Wrapper around TiXmlStylesheetReference. More...


Detailed Description

TinyXML++ is a TinyXML wrapper that uses a lot more C++ ideals. It throws exceptions, uses templates, is in its own name space, and requires STL (Standard Template Library). This is done to ease the use of getting values in and out of the xml.

If you don't perfer to use some of the concepts just don't use it. It is just a wrapper that extends TinyXML. It doesn't actually change any of TinyXML.


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