physx::shdfnd::HashMap< Key, Value, HashFn, Allocator > Class Template Reference
#include <PsHashMap.h>
Inheritance diagram for physx::shdfnd::HashMap< Key, Value, HashFn, Allocator >:

Package Types | |
typedef HashMapBase::Iterator | Iterator |
Package Functions | |
HashMap (uint32_t initialTableSize=64, float loadFactor=0.75f) | |
HashMap (uint32_t initialTableSize, float loadFactor, const Allocator &alloc) | |
HashMap (const Allocator &alloc) | |
Iterator | getIterator () |
Package Attributes | |
__pad0__:HashMapBase<Key | |
Value | |
HashFn | |
Allocator | HashMapBase |
template<class Key, class Value, class HashFn = Hash<Key>, class Allocator = NonTrackingAllocator>
class physx::shdfnd::HashMap< Key, Value, HashFn, Allocator >
Member Typedef Documentation
template<class Key , class Value , class HashFn = Hash<Key>, class Allocator = NonTrackingAllocator>
typedef HashMapBase::Iterator physx::shdfnd::HashMap< Key, Value, HashFn, Allocator >::Iterator [package] |
Reimplemented from physx::shdfnd::internal::HashMapBase< Key, Value, HashFn, Allocator >.
Constructor & Destructor Documentation
template<class Key , class Value , class HashFn = Hash<Key>, class Allocator = NonTrackingAllocator>
physx::shdfnd::HashMap< Key, Value, HashFn, Allocator >::HashMap | ( | uint32_t | initialTableSize = 64 , |
|
float | loadFactor = 0.75f | |||
) | [inline, package] |
template<class Key , class Value , class HashFn = Hash<Key>, class Allocator = NonTrackingAllocator>
physx::shdfnd::HashMap< Key, Value, HashFn, Allocator >::HashMap | ( | uint32_t | initialTableSize, | |
float | loadFactor, | |||
const Allocator & | alloc | |||
) | [inline, package] |
template<class Key , class Value , class HashFn = Hash<Key>, class Allocator = NonTrackingAllocator>
physx::shdfnd::HashMap< Key, Value, HashFn, Allocator >::HashMap | ( | const Allocator & | alloc | ) | [inline, package] |
Member Function Documentation
template<class Key , class Value , class HashFn = Hash<Key>, class Allocator = NonTrackingAllocator>
Iterator physx::shdfnd::HashMap< Key, Value, HashFn, Allocator >::getIterator | ( | ) | [inline, package] |
Reimplemented from physx::shdfnd::internal::HashMapBase< Key, Value, HashFn, Allocator >.
Member Data Documentation
template<class Key , class Value , class HashFn = Hash<Key>, class Allocator = NonTrackingAllocator>
physx::shdfnd::HashMap< Key, Value, HashFn, Allocator >::__pad0__ [package] |
template<class Key , class Value , class HashFn = Hash<Key>, class Allocator = NonTrackingAllocator>
physx::shdfnd::HashMap< Key, Value, HashFn, Allocator >::HashFn [package] |
template<class Key , class Value , class HashFn = Hash<Key>, class Allocator = NonTrackingAllocator>
Allocator physx::shdfnd::HashMap< Key, Value, HashFn, Allocator >::HashMapBase [package] |
template<class Key , class Value , class HashFn = Hash<Key>, class Allocator = NonTrackingAllocator>
physx::shdfnd::HashMap< Key, Value, HashFn, Allocator >::Value [package] |
The documentation for this class was generated from the following file:
- E:/p4/sw/physx/PxShared/1.0/trunk/src/foundation/include/PsHashMap.h
Generated on Tue Jul 28 14:21:57 2015 for NVIDIA(R) PsFoundation Reference by
