#include <tinyxml.h>
Inheritance diagram for TiXmlComment:
Public Member Functions | |
TiXmlComment () | |
Constructs an empty comment. | |
virtual TiXmlNode * | Clone () const |
Returns a copy of this Comment. | |
virtual void | Print (FILE *cfile, int depth) const |
Write this Comment to a FILE stream. |
Definition at line 905 of file tinyxml.h.