Public Types | Public Member Functions
OVR::HashSetUncached< C, HashF, AltHashF, Allocator > Class Template Reference

#include <OVR_Hash.h>

Inheritance diagram for OVR::HashSetUncached< C, HashF, AltHashF, Allocator >:
Inheritance graph
[legend]

List of all members.

Public Types

typedef HashSet< C, HashF,
AltHashF, Allocator,
HashsetEntry< C, HashF > > 
BaseType
typedef HashSetUncached< C,
HashF, AltHashF, Allocator
SelfType

Public Member Functions

 HashSetUncached ()
 HashSetUncached (int sizeHint)
 HashSetUncached (const SelfType &src)
void operator= (const SelfType &src)
 ~HashSetUncached ()

Detailed Description

template<class C, class HashF = FixedSizeHash<C>, class AltHashF = HashF, class Allocator = ContainerAllocator<C>>
class OVR::HashSetUncached< C, HashF, AltHashF, Allocator >

Definition at line 950 of file OVR_Hash.h.


Member Typedef Documentation

template<class C , class HashF = FixedSizeHash<C>, class AltHashF = HashF, class Allocator = ContainerAllocator<C>>
typedef HashSet<C, HashF, AltHashF, Allocator, HashsetEntry<C, HashF> > OVR::HashSetUncached< C, HashF, AltHashF, Allocator >::BaseType
template<class C , class HashF = FixedSizeHash<C>, class AltHashF = HashF, class Allocator = ContainerAllocator<C>>
typedef HashSetUncached<C, HashF, AltHashF, Allocator> OVR::HashSetUncached< C, HashF, AltHashF, Allocator >::SelfType

Constructor & Destructor Documentation

template<class C , class HashF = FixedSizeHash<C>, class AltHashF = HashF, class Allocator = ContainerAllocator<C>>
OVR::HashSetUncached< C, HashF, AltHashF, Allocator >::HashSetUncached ( ) [inline]

Definition at line 958 of file OVR_Hash.h.

template<class C , class HashF = FixedSizeHash<C>, class AltHashF = HashF, class Allocator = ContainerAllocator<C>>
OVR::HashSetUncached< C, HashF, AltHashF, Allocator >::HashSetUncached ( int  sizeHint) [inline]

Definition at line 959 of file OVR_Hash.h.

template<class C , class HashF = FixedSizeHash<C>, class AltHashF = HashF, class Allocator = ContainerAllocator<C>>
OVR::HashSetUncached< C, HashF, AltHashF, Allocator >::HashSetUncached ( const SelfType src) [inline]

Definition at line 960 of file OVR_Hash.h.

template<class C , class HashF = FixedSizeHash<C>, class AltHashF = HashF, class Allocator = ContainerAllocator<C>>
OVR::HashSetUncached< C, HashF, AltHashF, Allocator >::~HashSetUncached ( ) [inline]

Definition at line 961 of file OVR_Hash.h.


Member Function Documentation

template<class C , class HashF = FixedSizeHash<C>, class AltHashF = HashF, class Allocator = ContainerAllocator<C>>
void OVR::HashSetUncached< C, HashF, AltHashF, Allocator >::operator= ( const SelfType src) [inline]

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