Plasma Engine  2.0
Loading...
Searching...
No Matches
plHashHelper< plArchiveStoredString > Struct Reference

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)
 

Detailed Description

Functions to enable plHashTable to 1) store plArchiveStoredString and 2) lookup strings efficiently with a plArchiveLookupString.


The documentation for this struct was generated from the following file: