NVMLib  very early alpha
A library to optimally use a Hybrid RAM setup.
hashmap_tx Struct Reference

#include <hashmap_tx.h>

Public Member Functions

 TOID (struct buckets) buckets
 

Data Fields

uint32_t seed
 
uint32_t hash_fun_a
 
uint32_t hash_fun_b
 
uint64_t hash_fun_p
 
uint64_t count
 

Detailed Description

Definition at line 48 of file hashmap_tx.h.

Member Function Documentation

◆ TOID()

TOID ( struct buckets  )

Field Documentation

◆ count

uint64_t count

Definition at line 58 of file hashmap_tx.h.

◆ hash_fun_a

uint32_t hash_fun_a

Definition at line 53 of file hashmap_tx.h.

◆ hash_fun_b

uint32_t hash_fun_b

Definition at line 54 of file hashmap_tx.h.

◆ hash_fun_p

uint64_t hash_fun_p

Definition at line 55 of file hashmap_tx.h.

◆ seed

uint32_t seed

Definition at line 50 of file hashmap_tx.h.


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