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

hash::TableDouble< BucketType > Class Template Reference

#include <tables.h>

Inheritance diagram for hash::TableDouble< BucketType >:

hash::AbstractTable< BucketType, DoubleBucket_t, DoubleBucket< BucketType > > DTable List of all members.

Public Member Functions

 TableDouble (uint32_t sizePower2=8, bool aggressive=false)
void remove (BucketType *bucket)
 Remove a bucket from this hash table.

template<class BucketType>
class hash::TableDouble< BucketType >


Constructor & Destructor Documentation

template<class BucketType>
hash::TableDouble< BucketType >::TableDouble uint32_t  sizePower2 = 8,
bool  aggressive = false
[inline]
 


Member Function Documentation

template<class BucketType>
void hash::TableDouble< BucketType >::remove BucketType *  bucket  )  [inline]
 

Remove a bucket from this hash table.

Parameters:
bucket,: bucket in this hash table to remove


The documentation for this class was generated from the following file:
Generated on Fri Jun 30 00:03:00 2006 for Module hash by  doxygen 1.4.2