Public Member Functions | Static Public Member Functions
OVR::FixedSizeHash< C > Class Template Reference

#include <OVR_Hash.h>

List of all members.

Public Member Functions

UPInt operator() (const C &data) const

Static Public Member Functions

static OVR_FORCE_INLINE UPInt SDBM_Hash (const void *data_in, UPInt size, UPInt seed=5381)

Detailed Description

template<class C>
class OVR::FixedSizeHash< C >

Definition at line 69 of file OVR_Hash.h.


Member Function Documentation

template<class C >
UPInt OVR::FixedSizeHash< C >::operator() ( const C &  data) const [inline]

Definition at line 88 of file OVR_Hash.h.

template<class C >
static OVR_FORCE_INLINE UPInt OVR::FixedSizeHash< C >::SDBM_Hash ( const void *  data_in,
UPInt  size,
UPInt  seed = 5381 
) [inline, static]

Definition at line 76 of file OVR_Hash.h.


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


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