reactor-c 1.0
C Runtime for Lingua Franca
Loading...
Searching...
No Matches
hashmap_t Struct Reference

A hashmap. More...

#include <hashmap.h>

Data Fields

size_t capacity
hashmap_entry_tentries
void * nothing
size_t num_entries

Detailed Description

A hashmap.

Field Documentation

◆ capacity

size_t hashmap_t::capacity

◆ entries

hashmap_entry_t* hashmap_t::entries

◆ nothing

void* hashmap_t::nothing

◆ num_entries

size_t hashmap_t::num_entries

The documentation for this struct was generated from the following file:
  • /Users/runner/work/reactor-c/reactor-c/include/core/utils/impl/hashmap.h