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

#include <OVR_Hash.h>

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

List of all members.

Public Types

typedef HashUncached< C, U,
HashF, Allocator
BaseType
typedef HashIdentity< C, U,
Allocator, HashF > 
SelfType

Public Member Functions

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

Detailed Description

template<class C, class U, class Allocator = ContainerAllocator<C>, class HashF = IdentityHash<C>>
class OVR::HashIdentity< C, U, Allocator, HashF >

Definition at line 1268 of file OVR_Hash.h.


Member Typedef Documentation

template<class C , class U , class Allocator = ContainerAllocator<C>, class HashF = IdentityHash<C>>
typedef HashUncached<C, U, HashF, Allocator> OVR::HashIdentity< C, U, Allocator, HashF >::BaseType

Reimplemented from OVR::HashUncached< C, U, HashF, Allocator >.

Definition at line 1273 of file OVR_Hash.h.

template<class C , class U , class Allocator = ContainerAllocator<C>, class HashF = IdentityHash<C>>
typedef HashIdentity<C, U, Allocator, HashF> OVR::HashIdentity< C, U, Allocator, HashF >::SelfType

Reimplemented from OVR::HashUncached< C, U, HashF, Allocator >.

Definition at line 1272 of file OVR_Hash.h.


Constructor & Destructor Documentation

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

Definition at line 1276 of file OVR_Hash.h.

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

Definition at line 1277 of file OVR_Hash.h.

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

Definition at line 1278 of file OVR_Hash.h.

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

Definition at line 1279 of file OVR_Hash.h.


Member Function Documentation

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

Reimplemented from OVR::HashUncached< C, U, HashF, Allocator >.

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