Legendary Explorer Core Nightly
Core library for working with Mass Effect Trilogy / Legendary Edition files
Loading...
Searching...
No Matches
DefaultKeyFuncs< T > Struct Template Reference
Inheritance diagram for DefaultKeyFuncs< T >:
IKeyFuncs< T, T >

Static Public Member Functions

static T GetKey (T t)
 
static bool Matches (T a, T b)
 
static int GetKeyHash (T key)
 
- Static Public Member Functions inherited from IKeyFuncs< T, T >
static abstract TKey GetKey (T t)
 
static abstract bool Matches (TKey a, TKey b)
 
static abstract int GetKeyHash (TKey key)
 

Properties

static bool AllowDuplicateKeys [get]
 
- Properties inherited from IKeyFuncs< T, T >
static abstract bool AllowDuplicateKeys [get]
 

Member Function Documentation

◆ GetKey()

static T DefaultKeyFuncs< T >.GetKey ( t)
staticvirtual

Implements IKeyFuncs< T, T >.

◆ Matches()

static bool DefaultKeyFuncs< T >.Matches ( a,
b 
)
static

◆ GetKeyHash()

static int DefaultKeyFuncs< T >.GetKeyHash ( key)
static

Property Documentation

◆ AllowDuplicateKeys

bool DefaultKeyFuncs< T >.AllowDuplicateKeys
staticget

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