OpenRTM  1.0.0
ネームスペース | 関数
crc.h

CRC calculation functions. [詳細]

#include <sys/types.h>

ソースコードを見る。

ネームスペース

namespace  coil
 Common Object Interface Layer.

関数

unsigned short coil::crc16 (const char *str, size_t len)
unsigned long coil::crc32 (const char *str, size_t len)
 CRC-32 計算関数

説明

CRC calculation functions.

日付
$Date$
作者
Noriaki Ando n-and.nosp@m.o@ai.nosp@m.st.go.nosp@m..jp

Copyright (C) 2010 Intelligent Systems Research Institute, National Institute of Advanced Industrial Science and Technology (AIST), Japan All rights reserved.

$Id$