Public Member Functions | Public Attributes
OVR::HashsetCachedNodeEntry< C, HashF > Class Template Reference

#include <OVR_Hash.h>

List of all members.

Public Member Functions

void Clear ()
void Free ()
UPInt GetCachedHash (UPInt maskValue) const
 HashsetCachedNodeEntry ()
 HashsetCachedNodeEntry (const HashsetCachedNodeEntry &e)
 HashsetCachedNodeEntry (const C &key, SPInt next)
 HashsetCachedNodeEntry (const typename C::NodeRef &keyRef, SPInt next)
bool IsEmpty () const
bool IsEndOfChain () const
void SetCachedHash (UPInt hashValue)

Public Attributes

UPInt HashValue
SPInt NextInChain
Value

Detailed Description

template<class C, class HashF>
class OVR::HashsetCachedNodeEntry< C, HashF >

Definition at line 1072 of file OVR_Hash.h.


Constructor & Destructor Documentation

template<class C , class HashF >
OVR::HashsetCachedNodeEntry< C, HashF >::HashsetCachedNodeEntry ( ) [inline]

Definition at line 1080 of file OVR_Hash.h.

template<class C , class HashF >
OVR::HashsetCachedNodeEntry< C, HashF >::HashsetCachedNodeEntry ( const HashsetCachedNodeEntry< C, HashF > &  e) [inline]

Definition at line 1082 of file OVR_Hash.h.

template<class C , class HashF >
OVR::HashsetCachedNodeEntry< C, HashF >::HashsetCachedNodeEntry ( const C &  key,
SPInt  next 
) [inline]

Definition at line 1084 of file OVR_Hash.h.

template<class C , class HashF >
OVR::HashsetCachedNodeEntry< C, HashF >::HashsetCachedNodeEntry ( const typename C::NodeRef &  keyRef,
SPInt  next 
) [inline]

Definition at line 1086 of file OVR_Hash.h.


Member Function Documentation

template<class C , class HashF >
void OVR::HashsetCachedNodeEntry< C, HashF >::Clear ( ) [inline]

Definition at line 1094 of file OVR_Hash.h.

template<class C , class HashF >
void OVR::HashsetCachedNodeEntry< C, HashF >::Free ( ) [inline]

Definition at line 1101 of file OVR_Hash.h.

template<class C , class HashF >
UPInt OVR::HashsetCachedNodeEntry< C, HashF >::GetCachedHash ( UPInt  maskValue) const [inline]

Definition at line 1091 of file OVR_Hash.h.

template<class C , class HashF >
bool OVR::HashsetCachedNodeEntry< C, HashF >::IsEmpty ( ) const [inline]

Definition at line 1089 of file OVR_Hash.h.

template<class C , class HashF >
bool OVR::HashsetCachedNodeEntry< C, HashF >::IsEndOfChain ( ) const [inline]

Definition at line 1090 of file OVR_Hash.h.

template<class C , class HashF >
void OVR::HashsetCachedNodeEntry< C, HashF >::SetCachedHash ( UPInt  hashValue) [inline]

Definition at line 1092 of file OVR_Hash.h.


Member Data Documentation

template<class C , class HashF >
UPInt OVR::HashsetCachedNodeEntry< C, HashF >::HashValue

Definition at line 1077 of file OVR_Hash.h.

template<class C , class HashF >
SPInt OVR::HashsetCachedNodeEntry< C, HashF >::NextInChain

Definition at line 1076 of file OVR_Hash.h.

template<class C , class HashF >
C OVR::HashsetCachedNodeEntry< C, HashF >::Value

Definition at line 1078 of file OVR_Hash.h.


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


oculus_sdk
Author(s):
autogenerated on Mon Oct 6 2014 03:01:20