WTF::IdentityHashTranslator Class Reference
#include <HashTable.h>
Static Public Member Functions | |
| static bool | equal (const Key &a, const Key &b) |
| static unsigned | hash (const Key &key) |
| static void | translate (Value &location, const Key &, const Value &value) |
Member Function Documentation
| static bool WTF::IdentityHashTranslator::equal | ( | const Key & | a, |
| const Key & | b | ||
| ) | [inline, static] |
Definition at line 266 of file HashTable.h.
| static unsigned WTF::IdentityHashTranslator::hash | ( | const Key & | key | ) | [inline, static] |
Definition at line 265 of file HashTable.h.
| static void WTF::IdentityHashTranslator::translate | ( | Value & | location, |
| const Key & | , | ||
| const Value & | value | ||
| ) | [inline, static] |
Definition at line 267 of file HashTable.h.
The documentation for this class was generated from the following file:
KDE 4.7 API Reference