physx::shdfnd::internal::HashBase< Entry, Key, HashFn, GetKey, Allocator, compacting >::HashBase::Iter Class Reference
#include <PsHashInternals.h>
Public Member Functions | |
PX_INLINE | Iter (HashBase &b) |
PX_INLINE void | check () const |
PX_INLINE Entry | operator* () const |
PX_INLINE Entry * | operator-> () const |
PX_INLINE Iter | operator++ () |
PX_INLINE Iter | operator++ (int) |
PX_INLINE bool | done () const |
template<class Entry, class Key, class HashFn, class GetKey, class Allocator, bool compacting>
class physx::shdfnd::internal::HashBase< Entry, Key, HashFn, GetKey, Allocator, compacting >::Iter
Constructor & Destructor Documentation
template<class Entry, class Key, class HashFn, class GetKey, class Allocator, bool compacting>
PX_INLINE physx::shdfnd::internal::HashBase< Entry, Key, HashFn, GetKey, Allocator, compacting >::HashBase::Iter::Iter | ( | HashBase & | b | ) | [inline] |
Member Function Documentation
template<class Entry, class Key, class HashFn, class GetKey, class Allocator, bool compacting>
PX_INLINE void physx::shdfnd::internal::HashBase< Entry, Key, HashFn, GetKey, Allocator, compacting >::HashBase::Iter::check | ( | ) | const [inline] |
template<class Entry, class Key, class HashFn, class GetKey, class Allocator, bool compacting>
PX_INLINE bool physx::shdfnd::internal::HashBase< Entry, Key, HashFn, GetKey, Allocator, compacting >::HashBase::Iter::done | ( | ) | const [inline] |
template<class Entry, class Key, class HashFn, class GetKey, class Allocator, bool compacting>
PX_INLINE Entry physx::shdfnd::internal::HashBase< Entry, Key, HashFn, GetKey, Allocator, compacting >::HashBase::Iter::operator* | ( | ) | const [inline] |
template<class Entry, class Key, class HashFn, class GetKey, class Allocator, bool compacting>
PX_INLINE Iter physx::shdfnd::internal::HashBase< Entry, Key, HashFn, GetKey, Allocator, compacting >::HashBase::Iter::operator++ | ( | int | ) | [inline] |
template<class Entry, class Key, class HashFn, class GetKey, class Allocator, bool compacting>
PX_INLINE Iter physx::shdfnd::internal::HashBase< Entry, Key, HashFn, GetKey, Allocator, compacting >::HashBase::Iter::operator++ | ( | ) | [inline] |
template<class Entry, class Key, class HashFn, class GetKey, class Allocator, bool compacting>
PX_INLINE Entry* physx::shdfnd::internal::HashBase< Entry, Key, HashFn, GetKey, Allocator, compacting >::HashBase::Iter::operator-> | ( | ) | const [inline] |
The documentation for this class was generated from the following file:
- E:/p4/sw/physx/PxShared/1.0/trunk/src/foundation/include/PsHashInternals.h
Generated on Tue Jul 28 14:22:02 2015 for NVIDIA(R) PsFoundation Reference by
