tlds
Transactional Operations for Linked Data Structures
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
hashtable Struct Reference

#include <hashtable.h>

Collaboration diagram for hashtable:

Public Attributes

list_t ** buckets
 
long numBucket
 
ulong_t(* hash )(const void *)
 
comparator_tcomparePairs
 
long resizeRatio
 
long growthFactor
 

Member Data Documentation

list_t** hashtable::buckets
comparator_t* hashtable::comparePairs
long hashtable::growthFactor
ulong_t(* hashtable::hash)(const void *)
long hashtable::numBucket
long hashtable::resizeRatio

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