Additional Inherited Members | |
![]() | |
CRCSlow (uint32 poly, uint32 init_remainder, uint32 final_xor, bool need_reflect) | |
uint32 | crcSlow (byte const message[], int nBytes) const |
![]() | |
byte | reflectData (byte x) const |
uint32 | reflectRemainder (uint32 x) const |
![]() | |
static R | reflect (R data) |
![]() | |
const uint32 | _poly |
const uint32 | _init_remainder |
const uint32 | _final_xor |
const int | _width |
const int | _topbit |
const bool | _reflect |