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

Module hash Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
hash::AbstractTable< BucketType, BucketParentType, BucketParentTemplate >Abstract general hash table
hash::AbstractTable< BucketType, BucketParentType, BucketParentTemplate >::Bucket_tSimple adapter to tie together the hash table and bucket types
DBucket_t
hash::DoubleBucket< BucketType >
hash::DoubleBucket_tDouble linked buckets, as for single buckets
DTable
hash::H3HashFunction
hash::ItemBucketSingle< ItemType >Bucket for a specific item type
hash::ItemTableSingle< ItemType >Hash table for singly linked buckets with items of fixed size
SBucket_t
hash::SingleBucket< BucketType >
hash::SingleBucket_tSingle linked buckets info contains the hash value and possible other data: (info & mask) free for data, (info & ~mask) reserved
STable
hash::StreamHasherHasher class to hash on generic streams of data
hash::TableDouble< BucketType >
hash::TableSingle< BucketType >
hash::TinyTable

Generated on Fri Jun 30 00:03:00 2006 for Module hash by  doxygen 1.4.2