nCine 2025.07.r505-e30d439
A cross-platform 2D game engine
Loading...
Searching...
No Matches
nctl::HashMapIterator< K, T, HashFunc, IsConst > Member List

This is the complete list of members for nctl::HashMapIterator< K, T, HashFunc, IsConst >, including all inherited members.

hash() constnctl::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() constnctl::HashMapIterator< K, T, HashFunc, IsConst >
node() constnctl::HashMapIterator< K, T, HashFunc, IsConst >
operator!=nctl::HashMapIterator< K, T, HashFunc, IsConst >friend
operator*() constnctl::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 typedefnctl::HashMapIterator< K, T, HashFunc, IsConst >
SentinelTagInit enum namenctl::HashMapIterator< K, T, HashFunc, IsConst >
value() constnctl::HashMapIterator< K, T, HashFunc, IsConst >