Go to the documentation of this file. 1 #ifndef __XRDCKSCALC_HH__
2 #define __XRDCKSCALC_HH__
54 virtual char *
Calc(
const char *Buff,
int BLen)
74 virtual char *
Final() = 0;
81 virtual void Init() = 0;
107 virtual const char *
Type(
int &csSize) = 0;
117 virtual void Update(
const char *Buff,
int BLen) = 0;