Wwise SDK 2024.1.1
|
#include <AkHashTableTypes.h>
Public Member Functions | |
KeyType | KeyAt (AkUInt32 uSlot) const |
ValueType * | ValueData () |
const ValueType * | ValueData () const |
ValueType & | ValueAt (AkUInt32 uSlot) |
const ValueType & | ValueAt (AkUInt32 uSlot) const |
Public Member Functions inherited from AK::AkHashTableBase< KeyType > | |
AkHashTableBase () | |
Additional Inherited Members | |
Public Attributes inherited from AK::AkHashTableBase< KeyType > | |
KeyType * | pKeys |
bool * | pbSlotOccupied |
void * | pValues |
AkUInt32 | uNumReservedEntries |
AkUInt32 | uNumUsedEntries |
AkUInt16 | uValueElementSize |
AkUInt16 | uValueElementAlign |
AkUInt32 | uMaxLoadFactor |
Static Public Attributes inherited from AK::AkHashTableBase< KeyType > | |
static const AkUInt32 | kDefaultMaxLoadFactor = 28 |
Definition at line 56 of file AkHashTableTypes.h.
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