Main Page | Modules | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | Related Pages | Examples

TiXmlComment Class Reference
[Basic XML support]

#include <tinyxml.h>

Inheritance diagram for TiXmlComment:

Inheritance graph
[legend]
Collaboration diagram for TiXmlComment:

Collaboration graph
[legend]
List of all members.

Detailed Description

An XML comment.


Public Member Functions

 TiXmlComment ()
 TiXmlComment (const TiXmlComment &)
void operator= (const TiXmlComment &base)
virtual TiXmlNodeClone () const
virtual void Print (FILE *cfile, int depth) const
virtual const char * Parse (const char *p, TiXmlParsingData *data, TiXmlEncoding encoding)

Protected Member Functions

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


Constructor & Destructor Documentation

TiXmlComment::TiXmlComment  )  [inline]
 

Constructs an empty comment.


Member Function Documentation

TiXmlNode * TiXmlComment::Clone  )  const [virtual]
 

Returns a copy of this Comment.

Implements TiXmlNode.

void TiXmlComment::Print FILE *  cfile,
int  depth
const [virtual]
 

Write this Comment to a FILE stream.

Implements TiXmlBase.


Generated on Wed Feb 9 11:31:36 2005 for OpenGUI by  doxygen 1.4.0