ScummVM API documentation
Common::CRC_CCITT_Slow Member List

This is the complete list of members for Common::CRC_CCITT_Slow, including all inherited members.

_final_xor (defined in Common::CRCSlow< uint16 >)Common::CRCSlow< uint16 >protected
_init_remainder (defined in Common::CRCSlow< uint16 >)Common::CRCSlow< uint16 >protected
_poly (defined in Common::CRCSlow< uint16 >)Common::CRCSlow< uint16 >protected
_reflect (defined in Common::CRCSlow< uint16 >)Common::CRCSlow< uint16 >protected
_topbit (defined in Common::CRCSlow< uint16 >)Common::CRCSlow< uint16 >protected
_width (defined in Common::CRCSlow< uint16 >)Common::CRCSlow< uint16 >protected
CRC_CCITT_Slow() (defined in Common::CRC_CCITT_Slow)Common::CRC_CCITT_Slowinline
CRCSlow(uint16 poly, uint16 init_remainder, uint16 final_xor, bool need_reflect) (defined in Common::CRCSlow< uint16 >)Common::CRCSlow< uint16 >
crcSlow(byte const message[], int nBytes) const (defined in Common::CRCSlow< uint16 >)Common::CRCSlow< uint16 >
reflect(R data) (defined in Common::CRCSlow< uint16 >)Common::CRCSlow< uint16 >protectedstatic
reflectData(byte x) const (defined in Common::CRCSlow< uint16 >)Common::CRCSlow< uint16 >inlineprotected
reflectRemainder(uint16 x) const (defined in Common::CRCSlow< uint16 >)Common::CRCSlow< uint16 >inlineprotected