ROSS
tw_hash Struct Reference

#include <hash-quadratic.h>

Data Fields

tw_event *** incoming
int * num_stored
unsigned int * hash_sizes

Detailed Description

Definition at line 12 of file hash-quadratic.h.

Field Documentation

◆ hash_sizes

unsigned int * tw_hash::hash_sizes

Definition at line 16 of file hash-quadratic.h.

Referenced by hash_print(), tw_hash_create(), tw_hash_insert(), and tw_hash_remove().

◆ incoming

tw_event *** tw_hash::incoming

Definition at line 14 of file hash-quadratic.h.

Referenced by hash_print(), tw_hash_create(), tw_hash_insert(), and tw_hash_remove().

◆ num_stored

int * tw_hash::num_stored

Definition at line 15 of file hash-quadratic.h.

Referenced by hash_print(), tw_hash_create(), tw_hash_insert(), and tw_hash_remove().


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