Fonctions membres publiques | |
void | changeKey (const KeyType &new_key) |
Change la valeur de la clé. | |
Attributs protégés | |
KeyTypeValue | m_key |
Clé de recherche. | |
HashData * | m_next |
Amis | |
class | HashTableBaseT< KeyType, TraitsType > |
Définition à la ligne 107 du fichier HashTable.h.
|
inline |
Définition à la ligne 115 du fichier HashTable.h.
|
inline |
Change la valeur de la clé.
Après avoir changé la valeur d'une ou plusieurs clés, il faut faire un rehash().
Définition à la ligne 126 du fichier HashTable.h.
Références Arcane::HashTableBaseT< KeyType, TraitsType >::HashData::m_key.
|
friend |
Définition à la ligne 261 du fichier HashTable.h.
|
protected |
Clé de recherche.
Définition à la ligne 133 du fichier HashTable.h.
Référencé par Arcane::HashTableBaseT< KeyType, TraitsType >::HashData::changeKey(), et Arcane::HashTableBaseT< KeyType, TraitsType >::rehash().
|
protected |
Définition à la ligne 134 du fichier HashTable.h.