#include <crc.hpp>
Public Types | |
typedef uint_t< Bits >::fast | value_type |
Static Public Member Functions | |
static value_type | reflect (value_type x) |
static unsigned char | index (value_type rem, unsigned char x) |
static value_type | shift (value_type rem) |
typedef uint_t<Bits>::fast boost::detail::crc_helper< Bits, DoReflect >::value_type |
|
inlinestatic |
|
inlinestatic |
References boost::detail::reflector< Bits >::reflect().
Referenced by boost::detail::crc_table_t< Bits, TruncPoly, Reflect >::init_table().
|
inlinestatic |