版本

menu_open
Wwise SDK 2023.1.8
AkHashTableFuncs.h 文件参考

浏览源代码.

命名空间

namespace  AK
 Audiokinetic namespace
 
 AK::HashTable
 
 AK::HashTable::Internal
 

函数

template<typename KeyType >
AkInt32 AK::HashTable::Internal::IdealPos (KeyType uKey, AkInt32 iEntriesMask)
 
template<typename KeyType >
AkInt32 AK::HashTable::Internal::DistanceFromIdealPos (AkInt32 iSlot, KeyType uKey, AkInt32 iEntriesMask)
 
template<typename KeyType >
AkInt32 AK::HashTable::Internal::LinearProbe (const KeyType *pKeys, const bool *pbSlotOccupied, KeyType uKey, AkInt32 iSlot, AkUInt32 uNumEntries)
 
AkInt32 AK::HashTable::Internal::OccupiedProbe (const bool *pbSlotOccupied, AkInt32 iSlot, AkInt32 iNumEntries)
 
template<typename KeyType >
AkInt32 AK::HashTable::GetFirstSlotForKey (const AkHashTableBase< KeyType > *pHashTable, KeyType uKey)
 
template<typename KeyType >
AkInt32 AK::HashTable::GetNextSlotForKey (const AkHashTableBase< KeyType > *pHashTable, KeyType uKey, AkInt32 iPreviousSlot)
 
template<typename KeyType >
AkInt32 AK::HashTable::GetFirstActiveSlot (const AkHashTableBase< KeyType > *pHashTable)
 
template<typename KeyType >
AkInt32 AK::HashTable::GetNextActiveSlot (const AkHashTableBase< KeyType > *pHashTable, AkInt32 iPreviousSlot)
 
template<typename KeyType , typename FuncType >
void AK::HashTable::ForEachSlot (const AkHashTableBase< KeyType > *in_pHashTable, FuncType in_func)
 

此页面对您是否有帮助?

需要技术支持?

仍有疑问?或者问题?需要更多信息?欢迎联系我们,我们可以提供帮助!

查看我们的“技术支持”页面

介绍一下自己的项目。我们会竭力为您提供帮助。

来注册自己的项目,我们帮您快速入门,不带任何附加条件!

开始 Wwise 之旅