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

gear::TiXmlComment Class Reference

An XML comment. More...

#include <tinyxml.h>

Inheritance diagram for gear::TiXmlComment:

gear::TiXmlNode gear::TiXmlBase List of all members.

Public Member Functions

 TiXmlComment ()
 Constructs an empty comment.

 TiXmlComment (const TiXmlComment &)
void operator= (const TiXmlComment &base)
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 char * Parse (const char *p, TiXmlParsingData *data, TiXmlEncoding encoding)

Protected Member Functions

void CopyTo (TiXmlComment *target) const
virtual void StreamIn (TIXML_ISTREAM *in, TIXML_STRING *tag)
virtual void StreamOut (TIXML_OSTREAM *out) const

Detailed Description

An XML comment.


The documentation for this class was generated from the following file:
Generated on Tue Sep 5 11:36:32 2006 for Gear by doxygen 1.3.5