Home | Namespaces | Hierarchy | Alphabetical List | Class list | Files | Namespace Members | Class members | File members | Tutorials |
#include "irrTypes.h"
#include "irrAllocator.h"
#include "irrMath.h"
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
Go to the source code of this file.
Namespaces | |
namespace | irr |
namespace | irr::core |
Classes | |
class | irr::core::string< T, TAlloc > |
Typedefs | |
typedef string< c8 > | irr::core::stringc |
Typedef for character strings. | |
typedef string< wchar_t > | irr::core::stringw |
Typedef for wide character strings. | |
Enumerations | |
enum | irr::core::eLocaleID { irr::core::IRR_LOCALE_ANSI = 0, irr::core::IRR_LOCALE_GERMAN = 1 } |
Very simple string class with some useful features. More... |
The Irrlicht
Engine Documentation © 2003-2009 by Nikolaus Gebhardt. Generated
on Sun Jan 10 09:24:05 2010 by Doxygen
(1.5.6) |