#include <XrdOucCRC.hh>
Static Public Member Functions |
| static unsigned int | CRC32 (const unsigned char *rec, int reclen) |
Static Private Attributes |
| static unsigned int | crctable [256] |
Constructor & Destructor Documentation
| XrdOucCRC::~XrdOucCRC |
( |
| ) |
|
|
inline |
Member Function Documentation
| unsigned int XrdOucCRC::CRC32 |
( |
const unsigned char * |
rec, |
|
|
int |
reclen |
|
) |
| |
|
static |
Member Data Documentation
| unsigned int XrdOucCRC::crctable |
|
staticprivate |
The documentation for this class was generated from the following files: