CEGUITinyXML::TiXmlComment Class Reference

Inheritance diagram for CEGUITinyXML::TiXmlComment:

Inheritance graph
[legend]
Collaboration diagram for CEGUITinyXML::TiXmlComment:

Collaboration graph
[legend]

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)
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.

Protected Member Functions

void CopyTo (TiXmlComment *target) const
virtual void StreamOut (TIXML_OSTREAM *out) const


Detailed Description

An XML comment.

Generated on Thu Nov 27 20:35:05 2008 for Crazy Eddies GUI System by  doxygen 1.5.7.1