![]() |
XII Release 0.1.0
|
This is the complete list of members for xiiHashingUtils, including all inherited members.
CombineHashValues32(xiiUInt32 ui0, xiiUInt32 ui1) | xiiHashingUtils | static |
CRC32Hash(const void *pKey, size_t uiSizeInBytes) | xiiHashingUtils | static |
MurmurHash32(const void *pKey, size_t uiSizeInByte, xiiUInt32 uiSeed=0) | xiiHashingUtils | static |
MurmurHash32String(const char(&str)[N], xiiUInt32 uiSeed=0) | xiiHashingUtils | static |
MurmurHash32String(xiiStringView sStr, xiiUInt32 uiSeed=0) | xiiHashingUtils | static |
MurmurHash32String(const char(&str)[N], xiiUInt32 uiSeed) (defined in xiiHashingUtils) | xiiHashingUtils | |
MurmurHash64(const void *pKey, size_t uiSizeInByte, xiiUInt64 uiSeed=0) | xiiHashingUtils | static |
StringHash(const char(&str)[N], xiiUInt64 uiSeed=0) | xiiHashingUtils | static |
StringHash(xiiStringView sStr, xiiUInt64 uiSeed=0) | xiiHashingUtils | static |
StringHash(const char(&str)[N], xiiUInt64 uiSeed) (defined in xiiHashingUtils) | xiiHashingUtils | |
StringHashTo32(xiiUInt64 uiHash) | xiiHashingUtils | static |
xxHash32(const void *pKey, size_t uiSizeInByte, xiiUInt32 uiSeed=0) | xiiHashingUtils | static |
xxHash32String(const char(&str)[N], xiiUInt32 uiSeed=0) | xiiHashingUtils | static |
xxHash32String(xiiStringView sStr, xiiUInt32 uiSeed=0) | xiiHashingUtils | static |
xxHash32String(const char(&str)[N], xiiUInt32 uiSeed) (defined in xiiHashingUtils) | xiiHashingUtils | |
xxHash64(const void *pKey, size_t uiSizeInByte, xiiUInt64 uiSeed=0) | xiiHashingUtils | static |
xxHash64String(const char(&str)[N], xiiUInt64 uiSeed=0) | xiiHashingUtils | static |
xxHash64String(xiiStringView sStr, xiiUInt64 uiSeed=0) | xiiHashingUtils | static |
xxHash64String(const char(&str)[N], xiiUInt64 uiSeed) (defined in xiiHashingUtils) | xiiHashingUtils |