ABC: A System for Sequential Synthesis and Verification
 
Loading...
Searching...
No Matches
Hash_Gen_t_ Struct Reference

#include <hashGen.h>

Collaboration diagram for Hash_Gen_t_:

Public Attributes

int nSize
 
int nBins
 
Hash_GenHashFunction_t fHash
 
Hash_GenCompFunction_t fComp
 
int fFreeKey
 
Hash_Gen_Entry_t ** pArray
 

Detailed Description

Definition at line 56 of file hashGen.h.

Member Data Documentation

◆ fComp

Hash_GenCompFunction_t Hash_Gen_t_::fComp

Definition at line 61 of file hashGen.h.

◆ fFreeKey

int Hash_Gen_t_::fFreeKey

Definition at line 62 of file hashGen.h.

◆ fHash

Hash_GenHashFunction_t Hash_Gen_t_::fHash

Definition at line 60 of file hashGen.h.

◆ nBins

int Hash_Gen_t_::nBins

Definition at line 59 of file hashGen.h.

◆ nSize

int Hash_Gen_t_::nSize

Definition at line 58 of file hashGen.h.

◆ pArray

Hash_Gen_Entry_t** Hash_Gen_t_::pArray

Definition at line 63 of file hashGen.h.


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