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

Namespaces

namespace  Utilities
 

Classes

class  FarmHashFingerprint128_Implementation
 
class  FarmHashFingerprint128Factory
 Provides instances of implementations of IFarmHashFingerprint128. More...
 
class  FarmHashFingerprint32_Implementation
 
class  FarmHashFingerprint32Factory
 Provides instances of implementations of IFarmHashFingerprint32. More...
 
class  FarmHashFingerprint64_Implementation
 
class  FarmHashFingerprint64Factory
 Provides instances of implementations of IFarmHashFingerprint64. More...
 
interface  IFarmHashFingerprint128
 Implementation of FarmHash's Fingerprint128 method as specified at https://github.com/google/farmhash. More...
 
interface  IFarmHashFingerprint128Factory
 Provides instances of implementations of IFarmHashFingerprint128. More...
 
interface  IFarmHashFingerprint32
 Implementation of FarmHash's Fingerprint32 method as specified at https://github.com/google/farmhash. More...
 
interface  IFarmHashFingerprint32Factory
 Provides instances of implementations of IFarmHashFingerprint32. More...
 
interface  IFarmHashFingerprint64
 Implementation of FarmHash's Fingerprint64 method as specified at https://github.com/google/farmhash. More...
 
interface  IFarmHashFingerprint64Factory
 Provides instances of implementations of IFarmHashFingerprint64. More...