Home | Namespaces | Hierarchy | Alphabetical List | Class list | Files | Namespace Members | Class members | File members | Tutorials |
#include <irrXML.h>
Public Member Functions | |
operator T () const | |
void | operator= (int t) |
xmlChar (unsigned char in) | |
xmlChar (unsigned long in) | |
xmlChar (unsigned int in) | |
xmlChar (unsigned short in) | |
xmlChar () | |
xmlChar (wchar_t in) | |
xmlChar (char in) | |
Public Attributes | |
T | c |
|
inline |
|
inline |
|
inline |
|
inlineexplicit |
|
inlineexplicit |
|
inlineexplicit |
|
inlineexplicit |
|
inline |
Definition at line 390 of file irrXML.h.
References irr::io::xmlChar< T >::c.
|
inline |
Definition at line 391 of file irrXML.h.
References irr::io::xmlChar< T >::c.
T irr::io::xmlChar< T >::c |
Definition at line 373 of file irrXML.h.
Referenced by irr::io::xmlChar< T >::operator T(), and irr::io::xmlChar< T >::operator=().
The Irrlicht
Engine Documentation © 2003-2010 by Nikolaus Gebhardt. Generated
on Fri Dec 20 2013 11:17:16 by Doxygen
(1.8.5) |