pabigot
0.1.1
C++ support classes
|
Templates supporting CRC calculation using Rocksoft^tm Model parameters. More...
Namespaces | |
details | |
Internal support for pabigot::crc. | |
Data Structures | |
class | crc |
CRC calculation using Rocksoft^tm Model characteristics. More... | |
class | Tabler |
Class encapsulating everything necessary for table-driven CRC calculations. More... | |
Typedefs | |
using | CRC32 = crc< 32, 0x04c11db7, true, true, -1, -1 > |
The standard 32-bit CRC algorithm. More... | |
Templates supporting CRC calculation using Rocksoft^tm Model parameters.
using pabigot::crc::CRC32 = typedef crc<32, 0x04c11db7, true, true, -1, -1> |
The standard 32-bit CRC algorithm.