#include <CRC64.h>
Detailed Description
Definition at line 5 of file CRC64.h.
Constructor & Destructor Documentation
Member Function Documentation
u_int64_t CRC64::calc |
( |
const char * |
data, |
|
|
unsigned int |
size |
|
) |
| |
|
virtual |
u_int64_t CRC64::calc |
( |
const char * |
data, |
|
|
unsigned int |
size |
|
) |
| |
|
virtual |
The documentation for this class was generated from the following files:
- sources/utils/applicationFramework/src/CRC64.h
- sources/utils/refine/src/CRC64.h
- sources/utils/applicationFramework/src/CRC64.cpp
- sources/utils/refine/src/CRC64.cpp