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) |
Variables | |
static const unsigned | DEFAULT_HASH_TABLE_LENGTH = 101 |
static unsigned default_hash_func | ( | Key | key | ) | [static] |
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.