Hash map iterator for unordered KzcHashMap. More...
#include <core/util/collection/kzc_hash_map.h>
Public Attributes | |
| kzInt | currentIndex |
| Current index in the iterator. More... | |
| kzInt | nextChain |
| Next chain in the iterator. More... | |
| kzInt | maxIndex |
| Maximum index for the iteration. More... | |
Hash map iterator for unordered KzcHashMap.
| kzInt KzcHashMapIteratorIndexing::currentIndex |
Current index in the iterator.
| kzInt KzcHashMapIteratorIndexing::nextChain |
Next chain in the iterator.
| kzInt KzcHashMapIteratorIndexing::maxIndex |
Maximum index for the iteration.