menu
Version
2021.1.14.8108
2024.1.4.8780
2023.1.12.8706
2022.1.18.8567
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
2024.1.4.8780
2023.1.12.8706
2022.1.18.8567
2021.1.14.8108
2019.2.15.7667
2019.1.11.7296
2018.1.11.6987
2017.2.10.6745
2017.1.9.6501
2016.2.6.6153
2015.1.9.5624
#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