#include <tinyxml.h>
Inheritance diagram for TiXmlText:

Public Member Functions | |
| TiXmlText (const char *initValue) | |
| Constructor. | |
| virtual void | Print (FILE *cfile, int depth) const |
| Write this text object to a FILE stream. | |
Protected Member Functions | |
| virtual TiXmlNode * | Clone () const |
| [internal use] Creates a new Element and returns it. | |
Definition at line 941 of file tinyxml.h.
1.3.8