abc-master
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Hash_Flt_t_ Struct Reference

#include <hashFlt.h>

Data Fields

int nSize
 
int nBins
 
int(* fHash )(int key, int nBins)
 
Hash_Flt_Entry_t ** pArray
 

Detailed Description

Definition at line 55 of file hashFlt.h.

Field Documentation

int(* Hash_Flt_t_::fHash)(int key, int nBins)

Definition at line 59 of file hashFlt.h.

int Hash_Flt_t_::nBins

Definition at line 58 of file hashFlt.h.

int Hash_Flt_t_::nSize

Definition at line 57 of file hashFlt.h.

Hash_Flt_Entry_t** Hash_Flt_t_::pArray

Definition at line 60 of file hashFlt.h.


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