Public Member Functions | Public Attributes

irr::io::xmlChar< T > Struct Template Reference

#include <irrXML.h>

List of all members.

Public Member Functions

Public Attributes


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]
template<typename T >
irr::io::xmlChar< T >::xmlChar ( char  in  )  [inline]
template<typename T >
irr::io::xmlChar< T >::xmlChar ( wchar_t  in  )  [inline]
template<typename T >
irr::io::xmlChar< T >::xmlChar ( unsigned char  in  )  [inline, explicit]
template<typename T >
irr::io::xmlChar< T >::xmlChar ( unsigned short  in  )  [inline, explicit]
template<typename T >
irr::io::xmlChar< T >::xmlChar ( unsigned int  in  )  [inline, explicit]
template<typename T >
irr::io::xmlChar< T >::xmlChar ( unsigned long  in  )  [inline, explicit]

Member Function Documentation

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

Definition at line 390 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 391 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: