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 () | |
xmlChar (char in) | |
xmlChar (wchar_t in) | |
xmlChar (unsigned char in) | |
xmlChar (unsigned short in) | |
xmlChar (unsigned int in) | |
xmlChar (unsigned long in) |
Public Attributes | |
T | c |
|
inline |
|
inline |
|
inline |
|
inlineexplicit |
|
inlineexplicit |
|
inlineexplicit |
|
inlineexplicit |
|
inline |
Definition at line 381 of file irrXML.h.
References irr::io::xmlChar< T >::c.
|
inline |
Definition at line 382 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 Mon May 6 2013 07:46:09 by Doxygen
(1.8.1.2) |