Nirtcpp 2.1.0
Nirtcpp is a high-performance c++ graphics engine.
Loading...
Searching...
No Matches
nirt::core::map< KeyType, ValueType >::ConstIterator Class Reference

Const Iterator. More...

#include <nirtcpp/core/engine/irrMap.hpp>

Public Member Functions

 ConstIterator (const Node *root)
 
 ConstIterator (const Iterator &src)
 
void reset (bool atLowest=true)
 
bool atEnd () const
 
const NodegetNode () const
 
void operator++ (int)
 
void operator-- (int)
 
const Nodeoperator-> ()
 
const Nodeoperator* ()
 

Friends

class Iterator
 

Detailed Description

template<class KeyType, class ValueType>
class nirt::core::map< KeyType, ValueType >::ConstIterator

Const Iterator.


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

Nirtcpp    @cppfx.xyz

Utxcpp    utx::print