Table des matières
Wwise SDK 2018.1.11
|
AK::IAkPluginMemAlloc Class Referenceabstract
Inheritance diagram for AK::IAkPluginMemAlloc:

Public Member Functions | |
virtual void * | Malloc (size_t in_uSize)=0 |
virtual void | Free (void *in_pMemAddress)=0 |
Protected Member Functions | |
virtual | ~IAkPluginMemAlloc () |
Virtual destructor on interface to avoid warnings. More... |
|
Detailed Description
Interface to memory allocation
- Warning
- 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. |
Definition at line 45 of file IAkPluginMemAlloc.h.
The documentation for this class was generated from the following file:
- include/AK/SoundEngine/Common/IAkPluginMemAlloc.h