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