|
Structural deformable models
|
Functions | |
| void | PutCRC (unsigned char b) |
Variables | |
| union { | |
| unsigned long crc::Whole | |
| struct { | |
| unsigned char crc::Data | |
| unsigned short crc::Remainder | |
| unsigned char crc::Head | |
| } crc::Part | |
| } | CRC_buffer |
|
inline |
Definition at line 38 of file crc.h.
References CRC_buffer, and POLYNOMIAL.
Referenced by CRC().
| struct { ... } crc::Part |
1.8.11