CMSDK
2.0.1
|
This is the complete list of members for CRC32, including all inherited members.
add(const void *data, size_t numBytes) | CRC32 | |
CRC32() | CRC32 | |
getHash() | CRC32 | |
getHash(unsigned char buffer[HashBytes]) | CRC32 | |
HashBytes enum value (defined in CRC32) | CRC32 | |
operator()(const void *data, size_t numBytes) | CRC32 | |
operator()(const std::string &text) | CRC32 | |
reset() | CRC32 |