命名空间 | |
| Internal | |
函数 | |
| template | |
| AkInt32 | GetFirstSlotForKey (const AkHashTableBase *pHashTable, KeyType uKey) |
| template | |
| AkInt32 | GetNextSlotForKey (const AkHashTableBase *pHashTable, KeyType uKey, AkInt32 iPreviousSlot) |
| template | |
| AkInt32 | GetFirstActiveSlot (const AkHashTableBase *pHashTable) |
| template | |
| AkInt32 | GetNextActiveSlot (const AkHashTableBase *pHashTable, AkInt32 iPreviousSlot) |
| template | |
| void | ForEachSlot (const AkHashTableBase *in_pHashTable, FuncType in_func) |