Version

menu_open
Wwise SDK 2023.1.8
AkAllocator.h
Audiokinetic namespace.
virtual void * Malign(size_t in_uSize, size_t in_uAlignment, const char *, AkUInt32) override
Definition: AkAllocator.h:63
SafeAllocator(AK::IAkPluginMemAlloc *in_pAlloc)
Definition: AkAllocator.h:108
virtual void Free(void *in_pMemAddress) override
Definition: AkAllocator.h:58
virtual void * Realloc(void *in_pMemAddress, size_t in_uSize, const char *, AkUInt32) override
Definition: AkAllocator.h:77
virtual void * Malloc(size_t in_uSize, const char *, AkUInt32) override
Definition: AkAllocator.h:49
virtual void * ReallocAligned(void *in_pMemAddress, size_t in_uSize, size_t in_uAlignment, const char *, AkUInt32) override
Definition: AkAllocator.h:87
#define AKASSERT(Condition)
Definition: AkAssert.h:67
virtual void Free(void *in_pMemAddress)=0
uint32_t AkUInt32
Unsigned 32-bit integer.

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