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