![]() |
Plasma Engine
2.0
|
Functions to enable plHashTable to 1) store plArchiveStoredString and 2) lookup strings efficiently with a plArchiveLookupString. More...
#include <Archive.h>
Static Public Member Functions | |
static PL_ALWAYS_INLINE plUInt32 | Hash (const plArchiveStoredString &hs) |
static PL_ALWAYS_INLINE plUInt32 | Hash (const plArchiveLookupString &hs) |
static PL_ALWAYS_INLINE bool | Equal (const plArchiveStoredString &a, const plArchiveStoredString &b) |
static PL_ALWAYS_INLINE bool | Equal (const plArchiveStoredString &a, const plArchiveLookupString &b) |
Functions to enable plHashTable to 1) store plArchiveStoredString and 2) lookup strings efficiently with a plArchiveLookupString.