ScummVM API documentation
Common::CRC32_Slow Member List

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

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