Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members

hash_node_s Struct Reference

#include <vhash.h>

List of all members.


Detailed Description

The vhash is a linear probing hash.

This vhash assumes all keys are unique. If not remove the old key/item first the add the new one.

The vhash can operate on void pointers or string keys. Do not mix these uses.

This auto resizes at 50% capacity for best perfomance choose a size 2*max items expected.

Definition at line 39 of file vhash.h.


The documentation for this struct was generated from the following file:
Generated on Tue May 17 12:06:03 2005 for Autodesk DWF 3D Toolkit by  doxygen 1.4.1