Version

    Other Documentation

menu_open
Wwise SDK 2021.1.14
AK.Wwise::Mallocator Class Reference

#include <AkAllocator.h>

Inheritance diagram for AK.Wwise::Mallocator:
AK::IAkPluginMemAlloc

Public Member Functions

virtual void *  Malloc (size_t in_uSize, const char *, AkUInt32) override
 
virtual void  Free (void *in_pMemAddress) override
 
virtual void *  Malign (size_t in_uSize, size_t in_uAlignment, const char *, AkUInt32) override
 
virtual void *  Realloc (void *in_pMemAddress, size_t in_uSize, const char *, AkUInt32) override
 
virtual void *  ReallocAligned (void *in_pMemAddress, size_t in_uSize, size_t in_uAlignment, const char *, AkUInt32) override
 

Additional Inherited Members

- Protected Member Functions inherited from AK::IAkPluginMemAlloc
virtual  ~IAkPluginMemAlloc ()
  Virtual destructor on interface to avoid warnings. More...
 

Detailed Description

Definition at line 46 of file AkAllocator.h.


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