All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
KzcHashMapIteratorIndexing Struct Reference

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...
 

Detailed Description

Hash map iterator for unordered KzcHashMap.

Member Data Documentation

kzInt KzcHashMapIteratorIndexing::currentIndex

Current index in the iterator.

kzInt KzcHashMapIteratorIndexing::nextChain

Next chain in the iterator.

kzInt KzcHashMapIteratorIndexing::maxIndex

Maximum index for the iteration.


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