hashtable.h File Reference


Classes

class  HashTable< Key, Elem, hashtable_len >
class  HashTable< Key, Elem, hashtable_len >.IntHashItem< _Key, _Elem >
class  HashTable< Key, Elem, hashtable_len >.IntHashLink< _Key, _Elem, hashlink_len >
class  HashTable< Key, Elem, hashtable_len >.IntHashEntry< _Key, _Elem >
class  MapEx< Key, Elem >

Functions

template<class Key, unsigned hashtable_len>
static unsigned default_hash_func (Key key)
 
Author:
Aleksey Ignatenko


Variables

static const unsigned DEFAULT_HASH_TABLE_LENGTH = 101


Function Documentation

template<class Key, unsigned hashtable_len>
static unsigned default_hash_func ( Key  key  )  [static]

Author:
Aleksey Ignatenko

Version:
Revision
1.1.2.2.4.4


Variable Documentation

const unsigned DEFAULT_HASH_TABLE_LENGTH = 101 [static]


Genereated on Tue Mar 11 19:25:56 2008 by Doxygen.

(c) Copyright 2005, 2008 The Apache Software Foundation or its licensors, as applicable.