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