Version

    Other Documentation

menu_open
Wwise SDK 2021.1.14
AkHashList< T_KEY, T_ITEM, T_ALLOC >::ConstIterator Struct Reference

#include <AkHashList.h>

Inheritance diagram for AkHashList< T_KEY, T_ITEM, T_ALLOC >::ConstIterator:
AkHashList< T_KEY, T_ITEM, T_ALLOC >::ConstIteratorEx

Public Member Functions

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

const 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 >::ConstIterator

Definition at line 102 of file AkHashList.h.


Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise