- Cal3D 0.11 API Reference -

cal3d::TiXmlText Class Reference

XML text. More...

#include <tinyxml.h>

Inheritance diagram for cal3d::TiXmlText:

cal3d::TiXmlNode cal3d::TiXmlBase List of all members.

Public Member Functions

 TiXmlText (const char *initValue)
 Constructor.
 TiXmlText (const std::string &initValue)
 Constructor.
virtual void Print (FILE *cfile, int depth) const
 All TinyXml classes can print themselves to a filestream.

Protected Member Functions

virtual TiXmlNodeClone () const
virtual void StreamOut (TIXML_OSTREAM *out) const
bool Blank () const
virtual const char * Parse (const char *p, TiXmlParsingData *data)
virtual void StreamIn (TIXML_ISTREAM *in, TIXML_STRING *tag)

Friends

class TiXmlElement

Detailed Description

XML text.

Contained in an element.


Member Function Documentation

void cal3d::TiXmlText::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 cal3d::TiXmlBase.


The documentation for this class was generated from the following files:
Generated at Thu Jun 29 19:04:00 2006 by The Cal3D Team with Doxygen 1.4.6