Wwise SDK 2018.1.11
IAkPluginMemAlloc
バージョン
Wwise SDK 2018.1.11
|
AK::IAkPluginMemAlloc の継承関係図

公開メンバ関数 | |
virtual void * | Malloc (size_t in_uSize)=0 |
virtual void | Free (void *in_pMemAddress)=0 |
限定公開メンバ関数 | |
virtual | ~IAkPluginMemAlloc () |
Virtual destructor on interface to avoid warnings. [詳解] |
|
詳解
Interface to memory allocation
- 警告
- The functions in this interface are not thread-safe, unless stated otherwise.
![]() |
Caution: SDK users should never call these function directly, but use memory allocation macros instead. |
IAkPluginMemAlloc.h の 45 行目に定義があります。
このクラス詳解は次のファイルから抽出されました:
- include/AK/SoundEngine/Common/IAkPluginMemAlloc.h