Version

menu_open
Wwise SDK 2022.1.11
AkHashListBare< T_KEY, T_MAPSTRUCT, T_ALLOC, KEY_POLICY, LIST_POLICY >::ConstIterator Struct Reference

#include <AkHashList.h>

Inheritance diagram for AkHashListBare< T_KEY, T_MAPSTRUCT, T_ALLOC, KEY_POLICY, LIST_POLICY >::ConstIterator:
AkHashListBare< T_KEY, T_MAPSTRUCT, T_ALLOC, KEY_POLICY, LIST_POLICY >::ConstIteratorEx

Public Member Functions

ConstIteratoroperator++ ()
 
const T_MAPSTRUCT * operator* ()
 
const T_MAPSTRUCT * operator-> () const
 
bool operator!= (const ConstIterator &in_rOp) const
 
bool operator== (const ConstIterator &in_rOp) const
 

Public Attributes

const AkHashListBare< T_KEY, T_MAPSTRUCT, T_ALLOC, KEY_POLICY >::HashTableArraypTable
 
AkHashType uiTable
 
T_MAPSTRUCT * pItem
 

Detailed Description

template<class T_KEY, class T_MAPSTRUCT, typename T_ALLOC = ArrayPoolDefault, class KEY_POLICY = AkDefaultHashListBarePolicy<T_KEY, T_MAPSTRUCT>, class LIST_POLICY = AkDefaultHashListBarePolicy<T_KEY, T_MAPSTRUCT>>
struct AkHashListBare< T_KEY, T_MAPSTRUCT, T_ALLOC, KEY_POLICY, LIST_POLICY >::ConstIterator

Definition at line 719 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