Main Page   Class Hierarchy   Compound List   File List   Compound Members  

TiXmlComment Class Reference

An XML comment. More...

#include <tinyxml.h>

Inheritance diagram for TiXmlComment::

TiXmlNode TiXmlBase List of all members.

Public Methods

 TiXmlComment ()
 Constructs an empty comment.

virtual void Print (FILE *cfile, int depth) const
 All TinyXml classes can print themselves to a filestream. More...


Detailed Description

An XML comment.


Member Function Documentation

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

Reimplemented from TiXmlBase.


The documentation for this class was generated from the following file:
Generated on Fri Dec 19 18:28:21 2003 for TinyXml by doxygen1.2.11.1 written by Dimitri van Heesch, © 1997-2001