Table of Contents
Wwise SDK 2019.2.9
|
AkArrayAllocatorNoAlign< T_MEMID > Struct Template Reference
Inheritance diagram for AkArrayAllocatorNoAlign< T_MEMID >:

Public Member Functions | |
AkForceInline void * | Alloc (size_t in_uSize) |
AkForceInline void * | ReAlloc (void *in_pCurrent, size_t in_uOldSize, size_t in_uNewSize) |
AkForceInline void | Free (void *in_pAddress) |
AkForceInline void | TransferMem (void *&io_pDest, AkArrayAllocatorNoAlign< T_MEMID > in_srcAlloc, void *in_pSrc) |
Detailed Description
template<AkMemID T_MEMID>
struct AkArrayAllocatorNoAlign< T_MEMID >
The documentation for this struct was generated from the following file:
- include/AK/Tools/Common/AkArray.h