WTF
HashFunctions.h File Reference
#include <kjs/global.h>
#include "RefPtr.h"
Include dependency graph for HashFunctions.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Namespaces | |
| namespace | WTF |
Classes | |
| struct | WTF::IntTypes< 1 > |
| struct | WTF::IntTypes< 2 > |
| struct | WTF::IntTypes< 4 > |
| struct | WTF::IntTypes< 8 > |
| struct | WTF::IntHash< T > |
| struct | WTF::PtrHash< T > |
| struct | WTF::PtrHash< RefPtr< P > > |
| struct | WTF::DefaultHash< int > |
| struct | WTF::DefaultHash< unsigned > |
| struct | WTF::DefaultHash< long > |
| struct | WTF::DefaultHash< unsigned long > |
| struct | WTF::DefaultHash< long long > |
| struct | WTF::DefaultHash< unsigned long long > |
| struct | WTF::DefaultHash< P * > |
| struct | WTF::DefaultHash< RefPtr< P > > |
Functions | |
| unsigned | WTF::intHash (uint32_t key) |
| unsigned | WTF::intHash (uint64_t key) |
KDE 4.0 API Reference