Version

    Other Documentation

menu_open
Wwise SDK 2022.1.11
AkKeyDataPtrStruct< T_KEY, T_DATA, T_ALLOC > Struct Template Reference

#include <AkKeyDef.h>

Inheritance diagram for AkKeyDataPtrStruct< T_KEY, T_DATA, T_ALLOC >:
AkArrayAllocatorNoAlign< T_MEMID >

Public Member Functions

 AkKeyDataPtrStruct ()
 
 AkKeyDataPtrStruct (T_KEY in_key)
 
bool operator== (const AkKeyDataPtrStruct< T_KEY, T_DATA > &in_Op) const
 
bool AllocData ()
 
void FreeData ()
 

Static Public Member Functions

static AkForceInline T_KEY & Get (AkKeyDataPtrStruct< T_KEY, T_DATA > &in_val)
 
- Static Public Member Functions inherited from AkArrayAllocatorNoAlign< T_MEMID >
static AkForceInline void * Alloc (size_t in_uSize)
 
static AkForceInline void * ReAlloc (void *in_pCurrent, size_t in_uOldSize, size_t in_uNewSize)
 
static AkForceInline void Free (void *in_pAddress)
 
static AkForceInline void TransferMem (void *&io_pDest, AkArrayAllocatorNoAlign< T_MEMID > in_srcAlloc, void *in_pSrc)
 

Public Attributes

T_KEY key
 
T_DATA * pData
 

Detailed Description

template<typename T_KEY, typename T_DATA, class T_ALLOC = ArrayPoolDefault>
struct AkKeyDataPtrStruct< T_KEY, T_DATA, T_ALLOC >

Definition at line 54 of file AkKeyDef.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