- Your Widget Set For OpenGL
Main Page | Namespace List | Class Hierarchy | Class List | File List | Class Members | Related Pages

TiXmlText Class Reference

#include <tinyxml.h>

Inheritance diagram for TiXmlText:

TiXmlNode TiXmlBase List of all members.

Public Member Functions

 TiXmlText (const char *initValue)
 Constructor.
 TiXmlText (const TiXmlText &copy)
void operator= (const TiXmlText &base)
virtual void Print (FILE *cfile, int depth) const
 Write this text object to a FILE stream.
virtual const char * Parse (const char *p, TiXmlParsingData *data, TiXmlEncoding encoding)

Protected Member Functions

virtual TiXmlNodeClone () const
 [internal use] Creates a new Element and returns it.
void CopyTo (TiXmlText *target) const
virtual void StreamOut (TIXML_OSTREAM *out) const
bool Blank () const

Detailed Description

XML text. Contained in an element.


The documentation for this class was generated from the following file:
The libUFO Project - written by Johannes Schmidt