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_Slow
inline
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 >
protected
static
reflectData
(byte x) const (defined in
Common::CRCSlow< uint32 >
)
Common::CRCSlow< uint32 >
inline
protected
reflectRemainder
(uint32 x) const (defined in
Common::CRCSlow< uint32 >
)
Common::CRCSlow< uint32 >
inline
protected
Generated on Thu Nov 21 2024 09:25:38 for ScummVM API documentation by
1.8.13