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

Classes

class  CRC_Implementation
 
class  CRCConfig
 Defines a configuration for a ICRC implementation. More...
 
class  CRCFactory
 Provides instances of implementations of ICRC. More...
 
interface  ICRC
 Implementation of the cyclic redundancy check error-detecting code as defined at http://en.wikipedia.org/wiki/Cyclic_redundancy_check. More...
 
interface  ICRCConfig
 Defines a configuration for a ICRC implementation. More...
 
interface  ICRCFactory
 Provides instances of implementations of ICRC. More...