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

#include <OVR_Hash.h>

Inheritance diagram for OVR::HashUncached< C, U, HashF, Allocator >:
Inheritance graph
[legend]

List of all members.

Public Types

typedef Hash< C, U, HashF,
Allocator, HashNode< C, U,
HashF >, HashsetNodeEntry
< HashNode< C, U, HashF >
, typename HashNode< C, U,
HashF >::NodeHashF > > 
BaseType
typedef HashUncached< C, U,
HashF, Allocator
SelfType

Public Member Functions

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

Detailed Description

template<class C, class U, class HashF = FixedSizeHash<C>, class Allocator = ContainerAllocator<C>>
class OVR::HashUncached< C, U, HashF, Allocator >

Definition at line 1245 of file OVR_Hash.h.


Member Typedef Documentation

template<class C , class U , class HashF = FixedSizeHash<C>, class Allocator = ContainerAllocator<C>>
typedef Hash<C, U, HashF, Allocator, HashNode<C,U,HashF>, HashsetNodeEntry<HashNode<C,U,HashF>, typename HashNode<C,U,HashF>::NodeHashF> > OVR::HashUncached< C, U, HashF, Allocator >::BaseType

Reimplemented in OVR::HashIdentity< C, U, Allocator, HashF >.

Definition at line 1253 of file OVR_Hash.h.

template<class C , class U , class HashF = FixedSizeHash<C>, class Allocator = ContainerAllocator<C>>
typedef HashUncached<C, U, HashF, Allocator> OVR::HashUncached< C, U, HashF, Allocator >::SelfType

Constructor & Destructor Documentation

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

Definition at line 1256 of file OVR_Hash.h.

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

Definition at line 1257 of file OVR_Hash.h.

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

Definition at line 1258 of file OVR_Hash.h.

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

Definition at line 1259 of file OVR_Hash.h.


Member Function Documentation

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

Reimplemented in OVR::HashIdentity< C, U, Allocator, HashF >.

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