This is the complete list of members for Common::CRC32, including all inherited members.
CRC32() (defined in Common::CRC32) | Common::CRC32 | inline |
crcFast(byte const message[], int nBytes) const (defined in Common::CRCReflected< uint32 >) | Common::CRCReflected< uint32 > | |
CRCReflected(uint32 poly, uint32 init_remainder, uint32 final_xor) (defined in Common::CRCReflected< uint32 >) | Common::CRCReflected< uint32 > | |
finalize(uint32 remainder) const (defined in Common::CRCReflected< uint32 >) | Common::CRCReflected< uint32 > | inline |
getInitRemainder() const (defined in Common::CRCReflected< uint32 >) | Common::CRCReflected< uint32 > | inline |
processByte(byte byteVal, uint32 remainder) const (defined in Common::CRCReflected< uint32 >) | Common::CRCReflected< uint32 > |