Ark Server API (ASA) - Wiki
Loading...
Searching...
No Matches
FLocKeySetFuncs Struct Reference

#include <LocKeyFuncs.h>

+ Inheritance diagram for FLocKeySetFuncs:
+ Collaboration diagram for FLocKeySetFuncs:

Static Public Member Functions

static FORCEINLINE const FStringGetSetKey (const FString &Element)
 
static FORCEINLINE bool Matches (const FString &A, const FString &B)
 
static FORCEINLINE uint32 GetKeyHash (const FString &Key)
 

Additional Inherited Members

- Public Types inherited from BaseKeyFuncs< FString, FString >
enum  
 
typedef FString KeyType
 
typedef TCallTraits< FString >::ParamType KeyInitType
 
typedef TCallTraits< FString >::ParamType ElementInitType
 

Detailed Description

Case sensitive hashing function for TSet

Definition at line 142 of file LocKeyFuncs.h.

Member Function Documentation

◆ GetKeyHash()

static FORCEINLINE uint32 FLocKeySetFuncs::GetKeyHash ( const FString & Key)
inlinestatic

Definition at line 152 of file LocKeyFuncs.h.

+ Here is the call graph for this function:

◆ GetSetKey()

static FORCEINLINE const FString & FLocKeySetFuncs::GetSetKey ( const FString & Element)
inlinestatic

Definition at line 144 of file LocKeyFuncs.h.

◆ Matches()

static FORCEINLINE bool FLocKeySetFuncs::Matches ( const FString & A,
const FString & B )
inlinestatic

Definition at line 148 of file LocKeyFuncs.h.

+ Here is the call graph for this function:

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