CommonLibSSE NG
Loading...
Searching...
No Matches
RE::GHashNode< C, U, Hash >::NodeRef Struct Reference

#include <GHashNode.h>

Public Member Functions

 NodeRef (const C &a_first, const U &a_second)
 
 NodeRef (const NodeRef &a_src)
 
UPInt GetHash () const
 
 operator const C & () const
 

Public Attributes

const C * first
 
const U * second
 

Constructor & Destructor Documentation

◆ NodeRef() [1/2]

template<class C , class U , class Hash >
RE::GHashNode< C, U, Hash >::NodeRef::NodeRef ( const C &  a_first,
const U &  a_second 
)
inline

◆ NodeRef() [2/2]

template<class C , class U , class Hash >
RE::GHashNode< C, U, Hash >::NodeRef::NodeRef ( const NodeRef a_src)
inline

Member Function Documentation

◆ GetHash()

template<class C , class U , class Hash >
UPInt RE::GHashNode< C, U, Hash >::NodeRef::GetHash ( ) const
inline

◆ operator const C &()

template<class C , class U , class Hash >
RE::GHashNode< C, U, Hash >::NodeRef::operator const C & ( ) const
inline

Member Data Documentation

◆ first

template<class C , class U , class Hash >
const C* RE::GHashNode< C, U, Hash >::NodeRef::first

◆ second

template<class C , class U , class Hash >
const U* RE::GHashNode< C, U, Hash >::NodeRef::second

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