Base Framework
|
This is the complete list of members for CRC32, including all inherited members.
CRC32() noexcept | CRC32 | |
flush() | PushInterface | virtual |
getTotalSize() const noexcept | CRC32 | inline |
getValue() const noexcept | CRC32 | inline |
LOOKUP | CRC32 | static |
push(const uint8 *buffer, MemorySize size) noexcept | CRC32 | virtual |
pushBegin(uint64 totalSize) | PushInterface | virtual |
pushEnd() noexcept | CRC32 | inlinevirtual |
setValue(uint32 value) noexcept | CRC32 | inline |