Wwise SDK 2021.1.14
|
#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 () |
Public Member Functions inherited from AkArrayAllocatorNoAlign< T_MEMID > | |
AkForceInline void * | Alloc (size_t in_uSize) |
AkForceInline void * | ReAlloc (void *in_pCurrent, size_t in_uOldSize, size_t in_uNewSize) |
AkForceInline void | Free (void *in_pAddress) |
AkForceInline void | TransferMem (void *&io_pDest, AkArrayAllocatorNoAlign< T_MEMID > in_srcAlloc, void *in_pSrc) |
Static Public Member Functions | |
static AkForceInline T_KEY & | Get (AkKeyDataPtrStruct< T_KEY, T_DATA > &in_val) |
Public Attributes | |
T_KEY | key |
T_DATA * | pData |
Definition at line 55 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