YAP 7.1.0
hashtable_s

Public Attributes

hashnode ** buckets
 
ulong size
 
ulong last_bucket
 
ulong n_entries
 
hashnodelast_node
 

Detailed Description

Definition at line 48 of file hash.h.

Member Data Documentation

◆ buckets

hashnode** buckets

Definition at line 49 of file hash.h.

◆ last_bucket

ulong last_bucket

Definition at line 51 of file hash.h.

◆ last_node

hashnode* last_node

Definition at line 53 of file hash.h.

◆ n_entries

ulong n_entries

Definition at line 52 of file hash.h.

◆ size

ulong size

Definition at line 50 of file hash.h.


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