|
HCE project C++ developers source code library
1.1.1
HCE project developer library
|
#include <CRC16.h>


Public Member Functions | |
| CRC16 () | |
| ~CRC16 () | |
| u_int16_t | calc (const char *data, unsigned int size) |
Public Member Functions inherited from CRCInterface< u_int16_t > | |
| virtual | ~CRCInterface () |
| virtual | ~CRCInterface () |
|
virtual |
Implements CRCInterface< u_int16_t >.