#include <XrdOucCRC.hh>
List of all members.
Public Member Functions |
| XrdOucCRC () |
| ~XrdOucCRC () |
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] |
XrdOucCRC::~XrdOucCRC |
( |
| ) |
[inline] |
Member Function Documentation
unsigned int XrdOucCRC::CRC32 |
( |
const unsigned char * |
rec, |
|
|
int |
reclen |
|
) |
| [static] |
Member Data Documentation
The documentation for this class was generated from the following files: