|
OpenRTM-aist
1.1.2
|
CRC calculation functions. More...
#include <sys/types.h>Go to the source code of this file.
Namespaces | |
| coil | |
| Common Object Interface Layer. | |
Functions | |
| unsigned short | coil::crc16 (const char *str, size_t len) |
| unsigned long | coil::crc32 (const char *str, size_t len) |
| CRC-32 calculation function. More... | |
CRC calculation functions.
Copyright (C) 2010 Intelligent Systems Research Institute, National Institute of Advanced Industrial Science and Technology (AIST), Japan All rights reserved.
$Id$
1.8.11