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) |
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