Main Page | Class Hierarchy | Class List | File List | Class Members

gear::TiXmlText Class Reference

XML text. More...

#include <tinyxml.h>

Inheritance diagram for gear::TiXmlText:

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

Public Member Functions

 TiXmlText (const char *initValue)
 Constructor.

 TiXmlText (const std::string &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
virtual void StreamIn (TIXML_ISTREAM *in, TIXML_STRING *tag)

Friends

class TiXmlElement

Detailed Description

XML text.

Contained in an element.


The documentation for this class was generated from the following file:
Generated on Tue Sep 5 11:36:33 2006 for Gear by doxygen 1.3.5