Version

menu_open
Warning: you were redirected to the latest documentation corresponding to your major release ( 2023.1.4.8496 ). Should you wish to access your specific version's documentation, please download the offline documentation from the Audiokinetic Launcher and check the Offline Documentation option in Wwise Authoring.
Wwise SDK 2023.1.4
AK::AkHashTableBase< KeyType > Struct Template Reference

#include <AkHashTableTypes.h>

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

Public Member Functions

 AkHashTableBase ()
 

Public Attributes

KeyType * pKeys
 
bool * pbSlotOccupied
 
void * pValues
 
AkUInt32 uNumReservedEntries
 
AkUInt32 uNumUsedEntries
 
AkUInt16 uValueElementSize
 
AkUInt16 uValueElementAlign
 
AkUInt32 uMaxLoadFactor
 

Static Public Attributes

static const AkUInt32 kDefaultMaxLoadFactor = 28
 

Detailed Description

template<typename KeyType>
struct AK::AkHashTableBase< KeyType >

Definition at line 30 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