Version

    Other Documentation

menu_open
Wwise SDK 2018.1.11
AK::IAkPluginMemAlloc Class Referenceabstract
Inheritance diagram for AK::IAkPluginMemAlloc:
AK.Wwise::Mallocator

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.
See also

Definition at line 45 of file IAkPluginMemAlloc.h.


The documentation for this class was generated from the following file:

Was this page helpful?

Need Support?

Questions? Problems? Need more info? Contact us, and we can help!

Visit our Support page

Tell us about your project. We're here to help.

Register your project and we'll help you get started with no strings attached!

Get started with Wwise