Public Member Functions | Public Attributes
OVR::HashsetEntry< 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
 HashsetEntry ()
 HashsetEntry (const HashsetEntry &e)
 HashsetEntry (const C &key, SPInt next)
bool IsEmpty () const
bool IsEndOfChain () const
void SetCachedHash (UPInt)

Public Attributes

SPInt NextInChain
Value

Detailed Description

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

Definition at line 104 of file OVR_Hash.h.


Constructor & Destructor Documentation

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

Definition at line 111 of file OVR_Hash.h.

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

Definition at line 113 of file OVR_Hash.h.

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

Definition at line 115 of file OVR_Hash.h.


Member Function Documentation

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

Definition at line 126 of file OVR_Hash.h.

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

Definition at line 133 of file OVR_Hash.h.

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

Definition at line 123 of file OVR_Hash.h.

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

Definition at line 118 of file OVR_Hash.h.

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

Definition at line 119 of file OVR_Hash.h.

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

Definition at line 124 of file OVR_Hash.h.


Member Data Documentation

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

Definition at line 108 of file OVR_Hash.h.

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

Definition at line 109 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