ARGOBOTS  dce6e727ffc4ca5b3ffc04cb9517c6689be51ec5
Data Fields
ABTU_hashtable_element Struct Reference

#include <abtu.h>

Collaboration diagram for ABTU_hashtable_element:
Collaboration graph
[legend]

Data Fields

int key
 
struct ABTU_hashtable_elementp_next
 

Detailed Description

Definition at line 341 of file abtu.h.

Field Documentation

◆ key

int ABTU_hashtable_element::key

Definition at line 342 of file abtu.h.

Referenced by ABTU_hashtable_delete(), and ABTU_hashtable_get().

◆ p_next

struct ABTU_hashtable_element* ABTU_hashtable_element::p_next

Definition at line 343 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: