Wwise SDK 2022.1.17
|
#include <AkKeyDef.h>
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 |
Definition at line 54 of file AkKeyDef.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