![]() |
Plasma Engine
2.0
|
This is the complete list of members for plHashingUtils, including all inherited members.
| CombineHashValues32(plUInt32 ui0, plUInt32 ui1) | plHashingUtils | static |
| CRC32Hash(const void *pKey, size_t uiSizeInBytes) | plHashingUtils | static |
| MurmurHash32(const void *pKey, size_t uiSizeInByte, plUInt32 uiSeed=0) | plHashingUtils | static |
| MurmurHash32String(const char(&str)[N], plUInt32 uiSeed=0) | plHashingUtils | static |
| MurmurHash32String(plStringView sStr, plUInt32 uiSeed=0) | plHashingUtils | static |
| MurmurHash32String(const char(&str)[N], plUInt32 uiSeed) (defined in plHashingUtils) | plHashingUtils | |
| MurmurHash64(const void *pKey, size_t uiSizeInByte, plUInt64 uiSeed=0) | plHashingUtils | static |
| StringHash(const char(&str)[N], plUInt64 uiSeed=0) | plHashingUtils | static |
| StringHash(plStringView sStr, plUInt64 uiSeed=0) | plHashingUtils | static |
| StringHash(const char(&str)[N], plUInt64 uiSeed) (defined in plHashingUtils) | plHashingUtils | |
| StringHashTo32(plUInt64 uiHash) | plHashingUtils | static |
| xxHash32(const void *pKey, size_t uiSizeInByte, plUInt32 uiSeed=0) | plHashingUtils | static |
| xxHash32String(const char(&str)[N], plUInt32 uiSeed=0) | plHashingUtils | static |
| xxHash32String(plStringView sStr, plUInt32 uiSeed=0) | plHashingUtils | static |
| xxHash32String(const char(&str)[N], plUInt32 uiSeed) (defined in plHashingUtils) | plHashingUtils | |
| xxHash64(const void *pKey, size_t uiSizeInByte, plUInt64 uiSeed=0) | plHashingUtils | static |
| xxHash64String(const char(&str)[N], plUInt64 uiSeed=0) | plHashingUtils | static |
| xxHash64String(plStringView sStr, plUInt64 uiSeed=0) | plHashingUtils | static |
| xxHash64String(const char(&str)[N], plUInt64 uiSeed) (defined in plHashingUtils) | plHashingUtils |