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

Classes

interface  ISpookyHashConfig
 Defines a configuration for a ISpookyHash implementation. More...
 
interface  ISpookyHashV1
 Implementation of SpookyHash V1 as specified at http://burtleburtle.net/bob/hash/spooky.html. More...
 
interface  ISpookyHashV1Factory
 Provides instances of implementations of ISpookyHashV1. More...
 
interface  ISpookyHashV2
 Implements SpookyHash V2 as specified at http://burtleburtle.net/bob/hash/spooky.html. More...
 
interface  ISpookyHashV2Factory
 Provides instances of implementations of ISpookyHashV2. More...
 
class  SpookyHashConfig
 Defines a configuration for a ISpookyHash implementation. More...
 
class  SpookyHashV1_Implementation
 
class  SpookyHashV1Factory
 Provides instances of implementations of ISpookyHashV1. More...
 
class  SpookyHashV2_Implementation
 
class  SpookyHashV2Factory
 Provides instances of implementations of ISpookyHashV2. More...