Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

psHash Struct Reference
[Hash Table]

#include <psHash.h>

Collaboration diagram for psHash:

Collaboration graph
[legend]

Detailed Description

The hash-table itself.

Definition at line 40 of file psHash.h.

Data Fields

psS32 nbucket
 Number of buckets in hash table.
psHashBucket ** buckets
 The bucket data.


Field Documentation

psHashBucket* * psHash::buckets
 

The bucket data.

Definition at line 43 of file psHash.h.

psS32 psHash::nbucket
 

Number of buckets in hash table.

Definition at line 42 of file psHash.h.


The documentation for this struct was generated from the following file:
Generated on Wed Jun 15 11:01:12 2005 for Pan-STARRS Foundation Library by  doxygen 1.4.1