#include <XrdCksCalccrc32.hh>
Static Private Attributes |
| static const unsigned int | CRC32_XINIT = 0 |
| static const unsigned int | CRC32_XOROT = 0xffffffff |
| static unsigned int | crctable [256] |
Constructor & Destructor Documentation
| XrdCksCalccrc32::XrdCksCalccrc32 |
( |
| ) |
|
|
inline |
| virtual XrdCksCalccrc32::~XrdCksCalccrc32 |
( |
| ) |
|
|
inlinevirtual |
Member Function Documentation
| char* XrdCksCalccrc32::Final |
( |
| ) |
|
|
inlinevirtual |
| void XrdCksCalccrc32::Init |
( |
| ) |
|
|
inlinevirtual |
| const char* XrdCksCalccrc32::Type |
( |
int & |
csSz | ) |
|
|
inlinevirtual |
| void XrdCksCalccrc32::Update |
( |
const char * |
Buff, |
|
|
int |
BLen |
|
) |
| |
|
virtual |
Member Data Documentation
| unsigned int XrdCksCalccrc32::C32Result |
|
private |
| const unsigned int XrdCksCalccrc32::CRC32_XINIT = 0 |
|
staticprivate |
| const unsigned int XrdCksCalccrc32::CRC32_XOROT = 0xffffffff |
|
staticprivate |
| unsigned int XrdCksCalccrc32::crctable |
|
staticprivate |
| unsigned int XrdCksCalccrc32::TheResult |
|
private |
| long long XrdCksCalccrc32::TotLen |
|
private |
The documentation for this class was generated from the following files: