Wwise SDK
_ak_allocator_8h_source
Version
menu
AkAllocator.h
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
Definition: IAkPluginMemAlloc.h:42
Definition: AkAllocator.h:47
virtual void * ReallocAligned(void *in_pMemAddress, size_t in_uSize, size_t in_uAlignment, const char *, AkUInt32) override
Definition: AkAllocator.h:87
Definition: AkAllocator.h:106
virtual void Free(void *in_pMemAddress)=0
Was this page helpful?
Need Support?
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageTell 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