Wwise SDK 2018.1.11
IAkPluginMemAlloc
版本
Wwise SDK 2018.1.11
|
AK::IAkPluginMemAlloc类 参考abstract
类 AK::IAkPluginMemAlloc 继承关系图:

Public 成员函数 | |
virtual void * | Malloc (size_t in_uSize)=0 |
virtual void | Free (void *in_pMemAddress)=0 |
Protected 成员函数 | |
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