Table des matières
Wwise SDK 2018.1.11
|
AkHashList< T_KEY, T_ITEM, T_ALLOC >::IteratorEx Struct Reference
Inheritance diagram for AkHashList< T_KEY, T_ITEM, T_ALLOC >::IteratorEx:

Public Member Functions | |
IteratorEx & | operator++ () |
![]() | |
Iterator & | operator++ () |
MapStruct< T_KEY, T_ITEM > & | operator * () |
bool | operator != (const Iterator &in_rOp) const |
Public Attributes | |
Item * | pPrevItem |
![]() | |
AkHashList< T_KEY, T_ITEM, T_ALLOC >::HashTableArray * | pTable |
AkHashType | uiTable |
Item * | pItem |
Detailed Description
template<class T_KEY, class T_ITEM, typename T_ALLOC = ArrayPoolDefault>
struct AkHashList< T_KEY, T_ITEM, T_ALLOC >::IteratorEx
Definition at line 93 of file AkHashList.h.
The documentation for this struct was generated from the following file:
- include/AK/Tools/Common/AkHashList.h