le_hashmap_HashmapIt_t Struct Reference
#include <le_hashmap.h>
Data Fields | |
| size_t | currentIndex |
| Current bucket index. | |
| le_hashmap_Link_t * | currentLinkPtr |
| Current bucket list item pointer. | |
Detailed Description
A hashmap iterator
- Note
- This is an internal structure which should not be instantiated directly
The documentation for this struct was generated from the following file:
