TiXmlComment Class Reference
[XML objects]

#include <TinyXML.h>

Inherits TiXmlNode.


Detailed Description

An XML comment.

Public Member Functions

 TiXmlComment ()
 Constructs an empty comment.
virtual ~TiXmlComment ()
virtual TiXmlNodeClone () const
virtual void Print (FILE *cfile, int depth) const
 All TinyXml classes can print themselves to a filestream.

Protected Member Functions

virtual void StreamOut (TiXmlOutStream *out) const
virtual const char * Parse (const char *p, TiXmlParsingData *data)

Private Member Functions

 TiXmlComment (const TiXmlComment &)
void operator= (const TiXmlComment &base)

Constructor & Destructor Documentation

TiXmlComment::TiXmlComment (  )  [inline]

Constructs an empty comment.

virtual TiXmlComment::~TiXmlComment (  )  [inline, virtual]

TiXmlComment::TiXmlComment ( const TiXmlComment  )  [private]


Member Function Documentation

virtual TiXmlNode* TiXmlComment::Clone (  )  const [virtual]

Implements TiXmlNode.

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

All TinyXml classes can print themselves to a filestream.

This is a formatted print, and will insert tabs and newlines.

(For an unformatted stream, use the << operator.)

Implements TiXmlBase.

virtual void TiXmlComment::StreamOut ( TiXmlOutStream *  out  )  const [protected, virtual]

Implements TiXmlBase.

virtual const char* TiXmlComment::Parse ( const char *  p,
TiXmlParsingData *  data 
) [protected, virtual]

Implements TiXmlBase.

void TiXmlComment::operator= ( const TiXmlComment base  )  [private]


The documentation for this class was generated from the following file:

Generated on Sun Aug 31 17:46:28 2008 for Digital Spaces by  doxygen 1.5.6