Main Page   Alphabetical List   Data Structures   File List   Data Fields   Globals  

_PmBucket Struct Reference

A bucket in a hash table. More...

#include <hashtable.h>


Data Fields

void * key
 The key.

void * data
 The data.

PmBucketnext
 The next bucket.


Detailed Description

A bucket in a hash table.

See also:
PmHashTable


Field Documentation

void* _PmBucket::data
 

The data.

void* _PmBucket::key
 

The key.

PmBucket* _PmBucket::next
 

The next bucket.


The documentation for this struct was generated from the following file:
Generated on Tue Jul 2 03:15:24 2002 for libpackman by doxygen1.2.15-20020430