Data.HashFunction 3.1.1
DHF
|
Namespaces | |
namespace | Utilities |
Classes | |
class | CityHash_Implementation |
class | CityHashConfig |
Defines a configuration for a ICityHash implementation. More... | |
class | CityHashFactory |
Provides instances of implementations of ICityHash. More... | |
interface | ICityHash |
Implementation of CityHash as specified at https://code.google.com/p/cityhash/. More... | |
interface | ICityHashConfig |
Defines a configuration for a ICityHash implementation. More... | |
interface | ICityHashFactory |
Provides instances of implementations of ICityHash. More... | |