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