Kestrel Interface
Loading...
Searching...
No Matches
kest_dictionary Struct Reference

#include <kest_dictionary.h>

Collaboration diagram for kest_dictionary:

Data Fields

const char * name
int n_entries
int entry_array_length
kest_dictionary_entryentries
kest_dictionary_bucket buckets [KEST_DICTIONARY_N_BUCKETS]

Detailed Description

Definition at line 60 of file kest_dictionary.h.

Field Documentation

◆ buckets

◆ entries

◆ entry_array_length

int kest_dictionary::entry_array_length

Definition at line 64 of file kest_dictionary.h.

Referenced by kest_dictionary_ensure_capacity(), and kest_new_dictionary().

◆ n_entries

◆ name


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