Wwise SDK 2024.1.3
|
#include <AkHashList.h>
Public Member Functions | |
ConstIteratorEx & | operator++ () |
![]() | |
ConstIterator & | operator++ () |
const MapStruct< T_KEY, T_ITEM > & | operator* () |
MapStruct< T_KEY, T_ITEM > * | operator-> () const |
bool | operator== (const ConstIterator &in_rOp) const |
bool | operator!= (const ConstIterator &in_rOp) const |
Public Attributes | |
Item * | pPrevItem |
![]() | |
const AkHashList< T_KEY, T_ITEM, T_ALLOC >::HashTableArray * | pTable |
AkHashType | uiTable |
Item * | pItem |
Definition at line 164 of file AkHashList.h.
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise