Version

menu_open
Wwise SDK 2023.1.3
AK::AkHashTable< KeyType, ValueType > Struct Template Reference

#include <AkHashTableTypes.h>

Inheritance diagram for AK::AkHashTable< KeyType, ValueType >:
AK::AkHashTableBase< KeyType >

Public Member Functions

ValueType * ValueData ()
 
const ValueType * ValueData () const
 
ValueType & ValueAt (AkInt32 uSlot)
 
const ValueType & ValueAt (AkInt32 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
 

Detailed Description

template<typename KeyType, typename ValueType>
struct AK::AkHashTable< KeyType, ValueType >

Definition at line 57 of file AkHashTableTypes.h.


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