Version

menu_open
Wwise SDK 2023.1.6
AK::HashTable Namespace Reference

Namespaces

 Internal
 

Functions

template<typename KeyType >
AkInt32 GetFirstSlotForKey (const AkHashTableBase< KeyType > *pHashTable, KeyType uKey)
 
template<typename KeyType >
AkInt32 GetNextSlotForKey (const AkHashTableBase< KeyType > *pHashTable, KeyType uKey, AkInt32 iPreviousSlot)
 
template<typename KeyType >
AkInt32 GetFirstActiveSlot (const AkHashTableBase< KeyType > *pHashTable)
 
template<typename KeyType >
AkInt32 GetNextActiveSlot (const AkHashTableBase< KeyType > *pHashTable, AkInt32 iPreviousSlot)
 
template<typename KeyType , typename FuncType >
void ForEachSlot (const AkHashTableBase< KeyType > *in_pHashTable, FuncType in_func)
 

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