Home | Namespaces | Hierarchy | Alphabetical List | Class list | Files | Namespace Members | Class members | File members | Tutorials
Public Member Functions | Public Attributes | List of all members
irr::io::xmlChar< T > Struct Template Reference

#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

c
 

Detailed Description

template<typename T>
struct irr::io::xmlChar< T >

Definition at line 371 of file irrXML.h.

Constructor & Destructor Documentation

template<typename T >
irr::io::xmlChar< T >::xmlChar ( )
inline

Definition at line 374 of file irrXML.h.

template<typename T >
irr::io::xmlChar< T >::xmlChar ( char  in)
inline

Definition at line 375 of file irrXML.h.

template<typename T >
irr::io::xmlChar< T >::xmlChar ( wchar_t  in)
inline

Definition at line 376 of file irrXML.h.

template<typename T >
irr::io::xmlChar< T >::xmlChar ( unsigned char  in)
inlineexplicit

Definition at line 377 of file irrXML.h.

template<typename T >
irr::io::xmlChar< T >::xmlChar ( unsigned short  in)
inlineexplicit

Definition at line 378 of file irrXML.h.

template<typename T >
irr::io::xmlChar< T >::xmlChar ( unsigned int  in)
inlineexplicit

Definition at line 379 of file irrXML.h.

template<typename T >
irr::io::xmlChar< T >::xmlChar ( unsigned long  in)
inlineexplicit

Definition at line 380 of file irrXML.h.

Member Function Documentation

template<typename T >
irr::io::xmlChar< T >::operator T ( ) const
inline

Definition at line 381 of file irrXML.h.

References irr::io::xmlChar< T >::c.

template<typename T >
void irr::io::xmlChar< T >::operator= ( int  t)
inline

Definition at line 382 of file irrXML.h.

References irr::io::xmlChar< T >::c.

Member Data Documentation

template<typename T >
T irr::io::xmlChar< T >::c

The documentation for this struct was generated from the following file:

The Irrlicht Engine
The Irrlicht Engine Documentation © 2003-2010 by Nikolaus Gebhardt. Generated on Mon May 6 2013 17:41:15 by Doxygen (1.8.3.1)