Additional Inherited Members | |
Public Member Functions inherited from Common::CRCReflected< uint32 > | |
| CRCReflected (uint32 poly, uint32 init_remainder, uint32 final_xor) | |
| uint32 | crcFast (byte const message[], int nBytes) const |
| uint32 | processByte (byte byteVal, uint32 remainder) const |
| uint32 | getInitRemainder () const |
| uint32 | finalize (uint32 remainder) const |