Wwise SDK 2021.1.14
|
#include <AkKeyDef.h>
公開メンバ関数 | |
AkKeyDataPtrStruct () | |
AkKeyDataPtrStruct (T_KEY in_key) | |
bool | operator== (const AkKeyDataPtrStruct< T_KEY, T_DATA > &in_Op) const |
bool | AllocData () |
void | FreeData () |
基底クラス 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 AkForceInline T_KEY & | Get (AkKeyDataPtrStruct< T_KEY, T_DATA > &in_val) |
公開変数類 | |
T_KEY | key |
T_DATA * | pData |
AkKeyDef.h の 55 行目に定義があります。