Const Iterator.
More...
#include <C:/Projects/skylicht-engine/Projects/Irrlicht/Include/irrMap.h>
|
|
| ConstIterator (const Node *root) |
|
| ConstIterator (const ConstIterator &src) |
|
| ConstIterator (const Iterator &src) |
|
void | reset (bool atLowest=true) |
|
bool | atEnd () const |
|
const Node * | getNode () const |
|
ConstIterator & | operator= (const ConstIterator &src) |
|
void | operator++ (int) |
|
void | operator-- (int) |
|
const Node * | operator-> () |
|
const Node & | operator* () |
template<class KeyType, class ValueType>
class irr::core::map< KeyType, ValueType >::ConstIterator
Const Iterator.
The documentation for this class was generated from the following file:
- C:/Projects/skylicht-engine/Projects/Irrlicht/Include/irrMap.h