hash() const | nctl::HashMapIterator< K, T, HashFunc, IsConst > | |
HashMapIterator(typename HashMapHelperTraits< K, T, HashFunc, IsConst >::HashMapPtr hashMap, unsigned int bucketIndex) (defined in nctl::HashMapIterator< K, T, HashFunc, IsConst >) | nctl::HashMapIterator< K, T, HashFunc, IsConst > | inline |
HashMapIterator(typename HashMapHelperTraits< K, T, HashFunc, IsConst >::HashMapPtr hashMap, SentinelTagInit tag) (defined in nctl::HashMapIterator< K, T, HashFunc, IsConst >) | nctl::HashMapIterator< K, T, HashFunc, IsConst > | |
HashMapIterator(const HashMapIterator< K, T, HashFunc, false > &it) | nctl::HashMapIterator< K, T, HashFunc, IsConst > | inline |
HashMapIterator< K, T, HashFunc, true > | nctl::HashMapIterator< K, T, HashFunc, IsConst > | friend |
key() const | nctl::HashMapIterator< K, T, HashFunc, IsConst > | |
node() const | nctl::HashMapIterator< K, T, HashFunc, IsConst > | |
operator!= | nctl::HashMapIterator< K, T, HashFunc, IsConst > | friend |
operator*() const | nctl::HashMapIterator< K, T, HashFunc, IsConst > | |
operator++() | nctl::HashMapIterator< K, T, HashFunc, IsConst > | |
operator++(int) | nctl::HashMapIterator< K, T, HashFunc, IsConst > | |
operator--() | nctl::HashMapIterator< K, T, HashFunc, IsConst > | |
operator--(int) | nctl::HashMapIterator< K, T, HashFunc, IsConst > | |
operator== | nctl::HashMapIterator< K, T, HashFunc, IsConst > | friend |
Reference typedef | nctl::HashMapIterator< K, T, HashFunc, IsConst > | |
SentinelTagInit enum name | nctl::HashMapIterator< K, T, HashFunc, IsConst > | |
value() const | nctl::HashMapIterator< K, T, HashFunc, IsConst > | |