Plasma Engine  2.0
Loading...
Searching...
No Matches
plHashingUtils Member List

This is the complete list of members for plHashingUtils, including all inherited members.

CombineHashValues32(plUInt32 ui0, plUInt32 ui1)plHashingUtilsstatic
CRC32Hash(const void *pKey, size_t uiSizeInBytes)plHashingUtilsstatic
MurmurHash32(const void *pKey, size_t uiSizeInByte, plUInt32 uiSeed=0)plHashingUtilsstatic
MurmurHash32String(const char(&str)[N], plUInt32 uiSeed=0)plHashingUtilsstatic
MurmurHash32String(plStringView sStr, plUInt32 uiSeed=0)plHashingUtilsstatic
MurmurHash32String(const char(&str)[N], plUInt32 uiSeed) (defined in plHashingUtils)plHashingUtils
MurmurHash64(const void *pKey, size_t uiSizeInByte, plUInt64 uiSeed=0)plHashingUtilsstatic
StringHash(const char(&str)[N], plUInt64 uiSeed=0)plHashingUtilsstatic
StringHash(plStringView sStr, plUInt64 uiSeed=0)plHashingUtilsstatic
StringHash(const char(&str)[N], plUInt64 uiSeed) (defined in plHashingUtils)plHashingUtils
StringHashTo32(plUInt64 uiHash)plHashingUtilsstatic
xxHash32(const void *pKey, size_t uiSizeInByte, plUInt32 uiSeed=0)plHashingUtilsstatic
xxHash32String(const char(&str)[N], plUInt32 uiSeed=0)plHashingUtilsstatic
xxHash32String(plStringView sStr, plUInt32 uiSeed=0)plHashingUtilsstatic
xxHash32String(const char(&str)[N], plUInt32 uiSeed) (defined in plHashingUtils)plHashingUtils
xxHash64(const void *pKey, size_t uiSizeInByte, plUInt64 uiSeed=0)plHashingUtilsstatic
xxHash64String(const char(&str)[N], plUInt64 uiSeed=0)plHashingUtilsstatic
xxHash64String(plStringView sStr, plUInt64 uiSeed=0)plHashingUtilsstatic
xxHash64String(const char(&str)[N], plUInt64 uiSeed) (defined in plHashingUtils)plHashingUtils