Main Page | Class Hierarchy | Class List | File List | Class Members

TiXmlComment Class Reference

An XML comment. More...

#include <tinyxml.h>

Inheritance diagram for TiXmlComment:

TiXmlNode TiXmlBase List of all members.

Public Member Functions

 TiXmlComment ()
 Constructs an empty comment.
virtual TiXmlNodeClone () const
 Returns a copy of this Comment.
virtual void Print (FILE *cfile, int depth) const
 Write this Comment to a FILE stream.
virtual const TiXmlCommentToComment () const
 Cast to a more defined type. Will return null not of the requested type.
virtual TiXmlCommentToComment ()
 Cast to a more defined type. Will return null not of the requested type.

Detailed Description

An XML comment.


The documentation for this class was generated from the following file:
Generated on Sun Jan 15 23:12:04 2006 for TinyXml by  doxygen 1.4.4