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 |
T irr::io::xmlChar< T >::c |
Definition at line 373 of file irrXML.h.
Referenced by irr::io::xmlChar< T >::operator T().
The Irrlicht
Engine Documentation © 2003-2010 by Nikolaus Gebhardt. Generated
by Doxygen
(1.8.9.1) |