ARGOBOTS  dce6e727ffc4ca5b3ffc04cb9517c6689be51ec5
Data Fields
ABTU_hashtable Struct Reference

#include <abtu.h>

Collaboration diagram for ABTU_hashtable:
Collaboration graph
[legend]

Data Fields

size_t num_entries
 
size_t data_size
 

Detailed Description

Definition at line 347 of file abtu.h.

Field Documentation

◆ data_size

size_t ABTU_hashtable::data_size

Definition at line 349 of file abtu.h.

Referenced by ABTU_hashtable_delete(), ABTU_hashtable_get(), and get_element().

◆ num_entries

size_t ABTU_hashtable::num_entries

Definition at line 348 of file abtu.h.

Referenced by ABTU_hashtable_delete(), ABTU_hashtable_free(), and ABTU_hashtable_get().


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