Wwise SDK 2015.1.9
Version
arrow_right
Table des matières
Autre Documentation
AK::IAkPluginMemAlloc Class Reference
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. |
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 24 of file IAkPluginMemAlloc.h.
The documentation for this class was generated from the following file:
- include/AK/SoundEngine/Common/IAkPluginMemAlloc.h