Snapdragon® Telematics Application Framework (TelAF) Interface Specification
le_hashmap_HashmapIt_t Struct Reference

#include <le_hashmap.h>

Data Fields

size_t currentIndex
 Current bucket index. More...
 
le_hashmap_Link_tcurrentLinkPtr
 Current bucket list item pointer. More...
 

Detailed Description

A hashmap iterator

Note
This is an internal structure which should not be instantiated directly

Field Documentation

◆ currentIndex

size_t le_hashmap_HashmapIt_t::currentIndex

Current bucket index.

◆ currentLinkPtr

le_hashmap_Link_t* le_hashmap_HashmapIt_t::currentLinkPtr

Current bucket list item pointer.


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