#include <AK/Tools/Common/AkObject.h>
#include <AK/Tools/Common/AkAssert.h>
#include <AK/Tools/Common/AkPlatformFuncs.h>
Go to the source code of this file.
Classes | |
struct | AkArrayAllocatorNoAlign< T_MEMID > |
struct | AkArrayAllocatorAlignedSimd< T_MEMID > |
struct | AkHybridAllocator< uBufferSizeBytes, uAlignmentSize, T_MEMID > |
struct | AkAssignmentMovePolicy< T > |
struct | AkTransferMovePolicy< T > |
struct | AkGrowByPolicy_Legacy |
struct | AkGrowByPolicy_NoGrow |
struct | AkGrowByPolicy_Proportional |
class | AkArray< T, ARG_T, TAlloc, TGrowBy, TMovePolicy > |
Specific implementation of array. More... |
|
struct | AkArray< T, ARG_T, TAlloc, TGrowBy, TMovePolicy >::Iterator |
Iterator. More... |
|
Macros | |
#define | AkGrowByPolicy_DEFAULT AkGrowByPolicy_Proportional |
Typedefs | |
typedef AkArrayAllocatorNoAlign< AkMemID_Object > | ArrayPoolDefault |
typedef AkArrayAllocatorNoAlign< AkMemID_Processing > | ArrayPoolLEngineDefault |
typedef AkArrayAllocatorAlignedSimd< AkMemID_Processing > | ArrayPoolLEngineDefaultAlignedSimd |
Questions? Problems? Need more info? Contact us, and we can help!
Visit our Support pageRegister your project and we'll help you get started with no strings attached!
Get started with Wwise