CCgenhash Struct Reference

#include <bc_util.h>

Collaboration diagram for CCgenhash:

Collaboration graph
[legend]

Data Fields

int nelem
int maxelem
int size
int(* hcmp )(void *key1, void *key2, void *u_data)
unsigned int(* hfunc )(void *key, void *u_data)
void * u_data
double maxdensity
double lowdensity
CCptrworld elem_world
CCgenhash_elem ** table

Detailed Description

Definition at line 702 of file bc_util.h.


Field Documentation

CCptrworld CCgenhash::elem_world
 

Definition at line 715 of file bc_util.h.

int(* CCgenhash::hcmp)(void *key1, void *key2, void *u_data)
 

unsigned int(* CCgenhash::hfunc)(void *key, void *u_data)
 

double CCgenhash::lowdensity
 

Definition at line 714 of file bc_util.h.

double CCgenhash::maxdensity
 

Definition at line 713 of file bc_util.h.

int CCgenhash::maxelem
 

Definition at line 705 of file bc_util.h.

int CCgenhash::nelem
 

Definition at line 704 of file bc_util.h.

int CCgenhash::size
 

Definition at line 706 of file bc_util.h.

struct CCgenhash_elem** CCgenhash::table
 

Definition at line 716 of file bc_util.h.

void* CCgenhash::u_data
 

Definition at line 712 of file bc_util.h.


The documentation for this struct was generated from the following file:
Generated on Thu Oct 20 14:59:09 2005 for DominoParitySeparator by  doxygen 1.4.5