Irrlicht 3D Engine
 
Loading...
Searching...
No Matches
irr::core::map< KeyType, ValueType >::AccessClass Class Reference

#include <irrMap.h>

Public Member Functions

 operator ValueType ()
 
void operator= (const ValueType &value)
 

Friends

class map< KeyType, ValueType >
 

Detailed Description

template<class KeyType, class ValueType>
class irr::core::map< KeyType, ValueType >::AccessClass

Definition at line 635 of file irrMap.h.

Member Function Documentation

◆ operator ValueType()

◆ operator=()

template<class KeyType , class ValueType >
void irr::core::map< KeyType, ValueType >::AccessClass::operator= ( const ValueType value)
inline

Definition at line 643 of file irrMap.h.

References irr::core::map< KeyType, ValueType >::set().

Friends And Related Symbol Documentation

◆ map< KeyType, ValueType >

Definition at line 625 of file irrMap.h.


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