XII Release 0.1.0
Loading...
Searching...
No Matches
xiiHashHelper< xiiComponentHandle > Struct Reference

HashHelper implementation so component handles can be used as key in a hashtable. More...

#include <Declarations.h>

Public Member Functions

XII_ALWAYS_INLINE xiiUInt32 Hash (const U &value)
 
XII_ALWAYS_INLINE bool Equal (const xiiComponentHandle &a, const U &b)
 
XII_ALWAYS_INLINE xiiUInt32 Hash (const U &value)
 
XII_ALWAYS_INLINE bool Equal (const xiiComponentHandle &a, const U &b)
 

Static Public Member Functions

static XII_ALWAYS_INLINE xiiUInt32 Hash (xiiComponentHandle value)
 
static XII_ALWAYS_INLINE bool Equal (xiiComponentHandle a, xiiComponentHandle b)
 
static xiiUInt32 Hash (const U &value)
 
static bool Equal (const xiiComponentHandle &a, const U &b)
 

Detailed Description

HashHelper implementation so component handles can be used as key in a hashtable.


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