From 7028cbe09c688437910a25623098762bf0fa592d Mon Sep 17 00:00:00 2001 From: David Walter Seikel Date: Mon, 28 Mar 2016 22:28:34 +1000 Subject: Move Irrlicht to src/others. --- .../doc/html/structirr_1_1io_1_1xml_char.html | 369 +++++++++++++++++++++ 1 file changed, 369 insertions(+) create mode 100644 src/others/irrlicht-1.8.1/doc/html/structirr_1_1io_1_1xml_char.html (limited to 'src/others/irrlicht-1.8.1/doc/html/structirr_1_1io_1_1xml_char.html') diff --git a/src/others/irrlicht-1.8.1/doc/html/structirr_1_1io_1_1xml_char.html b/src/others/irrlicht-1.8.1/doc/html/structirr_1_1io_1_1xml_char.html new file mode 100644 index 0000000..968e644 --- /dev/null +++ b/src/others/irrlicht-1.8.1/doc/html/structirr_1_1io_1_1xml_char.html @@ -0,0 +1,369 @@ + + + + +Irrlicht 3D Engine: irr::io::xmlChar< T > Struct Template Reference + + + + + + + + + + + + + + +
+ + +
+ + + + + + + + + + + + + + + + + +
+
Irrlicht 3D Engine + +
+ +
+ + + + + + +
+
+
+ + + + +
+
+ +
+
+
+ +
+
+ +
+
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]
+
+
+ +

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) [inline, explicit]
+
+
+ +

Definition at line 385 of file irrXML.h.

+ +
+
+ +
+
+
+template<typename T >
+ + + + + + + + +
irr::io::xmlChar< T >::xmlChar (unsigned short in) [inline, explicit]
+
+
+ +

Definition at line 386 of file irrXML.h.

+ +
+
+ +
+
+
+template<typename T >
+ + + + + + + + +
irr::io::xmlChar< T >::xmlChar (unsigned int in) [inline, explicit]
+
+
+ +

Definition at line 387 of file irrXML.h.

+ +
+
+ +
+
+
+template<typename T >
+ + + + + + + + +
irr::io::xmlChar< T >::xmlChar (unsigned long in) [inline, explicit]
+
+
+ +

Definition at line 388 of file irrXML.h.

+ +
+
+

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
+
+
+ +

Definition at line 373 of file irrXML.h.

+ +

Referenced by irr::io::xmlChar< T >::operator T(), and irr::io::xmlChar< T >::operator=().

+ +
+
+
The documentation for this struct was generated from the following file: +
+
+ + + + + -- cgit v1.1