Home | Namespaces | Hierarchy | Alphabetical List | Class list | Files | Namespace Members | Class members | File members | Tutorials |
#include <irrMap.h>
Public Member Functions | |
operator ValueType () | |
void | operator= (const ValueType &value) |
Friends | |
class | map< KeyType, ValueType > |
Definition at line 487 of file irrMap.h.
irr::core::map< KeyType, ValueType >::AccessClass::operator ValueType | ( | ) | [inline] |
Definition at line 502 of file irrMap.h.
References _IRR_DEBUG_BREAK_IF, _IRR_IMPLEMENT_MANAGED_MARSHALLING_BUGFIX, and irr::core::map< KeyType, ValueType >::find().
void irr::core::map< KeyType, ValueType >::AccessClass::operator= | ( | const ValueType & | value | ) | [inline] |
Definition at line 495 of file irrMap.h.
References irr::core::map< KeyType, ValueType >::set().
friend class map< KeyType, ValueType > [friend] |
The Irrlicht
Engine Documentation © 2003-2010 by Nikolaus Gebhardt. Generated
on Sun Oct 24 12:42:03 2010 by Doxygen
(1.6.2) |