Data.HashFunction 3.1.1
DHF
Loading...
Searching...
No Matches
Data.HashFunction.MurmurHash Namespace Reference

Classes

interface  IMurmurHash1
 Implementation of MurmurHash1 as specified at https://github.com/aappleby/smhasher/blob/master/src/MurmurHash1.cpp and https://github.com/aappleby/smhasher/wiki/MurmurHash1. More...
 
interface  IMurmurHash1Config
 Defines a configuration for a IMurmurHash1 implementation. More...
 
interface  IMurmurHash1Factory
 Provides instances of implementations of IMurmurHash1. More...
 
interface  IMurmurHash2
 Implementation of MurmurHash2 as specified at https://github.com/aappleby/smhasher/blob/master/src/MurmurHash2.cpp and https://github.com/aappleby/smhasher/wiki/MurmurHash2. More...
 
interface  IMurmurHash2Config
 Defines a configuration for a IMurmurHash2 implementation. More...
 
interface  IMurmurHash2Factory
 Provides instances of implementations of IMurmurHash3. More...
 
interface  IMurmurHash3
 Implementation of MurmurHash3 as specified at https://github.com/aappleby/smhasher/blob/master/src/MurmurHash3.cpp and https://github.com/aappleby/smhasher/wiki/MurmurHash3. More...
 
interface  IMurmurHash3Config
 Defines a configuration for a IMurmurHash3 implementation. More...
 
interface  IMurmurHash3Factory
 Provides instances of implementations of IMurmurHash3. More...
 
class  MurmurHash1_Implementation
 
class  MurmurHash1Config
 Defines a configuration for a IMurmurHash1 implementation. More...
 
class  MurmurHash1Factory
 Provides instances of implementations of IMurmurHash1. More...
 
class  MurmurHash2_Implementation
 
class  MurmurHash2Config
 Defines a configuration for a IMurmurHash2 implementation. More...
 
class  MurmurHash2Factory
 Provides instances of implementations of IMurmurHash2. More...
 
class  MurmurHash3_Implementation
 
class  MurmurHash3Config
 Defines a configuration for a IMurmurHash3 implementation. More...
 
class  MurmurHash3Factory
 Provides instances of implementations of IMurmurHash3. More...