Public Member Functions | Public Attributes
OVR::HashNode< C, U, HashF >::NodeRef Struct Reference

#include <OVR_Hash.h>

List of all members.

Public Member Functions

UPInt GetHash () const
 NodeRef (const C &f, const U &s)
 NodeRef (const NodeRef &src)
 operator const C & () const

Public Attributes

const C * pFirst
const U * pSecond

Detailed Description

template<class C, class U, class HashF>
struct OVR::HashNode< C, U, HashF >::NodeRef

Definition at line 987 of file OVR_Hash.h.


Constructor & Destructor Documentation

template<class C , class U , class HashF >
OVR::HashNode< C, U, HashF >::NodeRef::NodeRef ( const C &  f,
const U &  s 
) [inline]

Definition at line 992 of file OVR_Hash.h.

template<class C , class U , class HashF >
OVR::HashNode< C, U, HashF >::NodeRef::NodeRef ( const NodeRef src) [inline]

Definition at line 993 of file OVR_Hash.h.


Member Function Documentation

template<class C , class U , class HashF >
UPInt OVR::HashNode< C, U, HashF >::NodeRef::GetHash ( ) const [inline]

Definition at line 996 of file OVR_Hash.h.

template<class C , class U , class HashF >
OVR::HashNode< C, U, HashF >::NodeRef::operator const C & ( ) const [inline]

Definition at line 998 of file OVR_Hash.h.


Member Data Documentation

template<class C , class U , class HashF >
const C* OVR::HashNode< C, U, HashF >::NodeRef::pFirst

Definition at line 989 of file OVR_Hash.h.

template<class C , class U , class HashF >
const U* OVR::HashNode< C, U, HashF >::NodeRef::pSecond

Definition at line 990 of file OVR_Hash.h.


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


oculus_sdk
Author(s): Tully Foote
autogenerated on Thu Jun 6 2019 20:13:49