#include <NCollection_IndexedMap.hxx>
◆ Iterator() [1/2]
template<class TheKeyType, class Hasher = NCollection_DefaultHasher<TheKeyType>> 
 
 
◆ Iterator() [2/2]
template<class TheKeyType, class Hasher = NCollection_DefaultHasher<TheKeyType>> 
 
 
◆ IsEqual()
template<class TheKeyType, class Hasher = NCollection_DefaultHasher<TheKeyType>> 
 
Performs comparison of two iterators. 
 
 
◆ More()
template<class TheKeyType, class Hasher = NCollection_DefaultHasher<TheKeyType>> 
 
Query if the end of collection is reached by iterator. 
 
 
◆ Next()
template<class TheKeyType, class Hasher = NCollection_DefaultHasher<TheKeyType>> 
 
Make a step along the collection. 
 
 
◆ Value()
template<class TheKeyType, class Hasher = NCollection_DefaultHasher<TheKeyType>> 
 
 
The documentation for this class was generated from the following file: