ScummVM API documentation
Common::CRC16_Slow Member List
This is the complete list of members for
Common::CRC16_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
CRC16_Slow
() (defined in
Common::CRC16_Slow
)
Common::CRC16_Slow
inline
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 >
protected
static
reflectData
(byte x) const (defined in
Common::CRCSlow< uint16 >
)
Common::CRCSlow< uint16 >
inline
protected
reflectRemainder
(uint16 x) const (defined in
Common::CRCSlow< uint16 >
)
Common::CRCSlow< uint16 >
inline
protected
Generated on Sat Nov 23 2024 09:26:11 for ScummVM API documentation by
1.8.13