组合类型 | |
struct | AkArrayAllocatorNoAlign< U_POOL > |
struct | AkArrayAllocatorAlignedSimd< U_POOL > |
struct | AkHybridAllocator< uBufferSizeBytes, uAlignmentSize > |
struct | AkAssignmentMovePolicy< T > |
struct | AkTransferMovePolicy< T > |
class | AkArray< T, ARG_T, TAlloc, TGrowBy, TMovePolicy > |
Specific implementation of array. 更多... |
|
struct | AkArray< T, ARG_T, TAlloc, TGrowBy, TMovePolicy >::Iterator |
Iterator. 更多... |
|
宏定义 | |
#define | AK_DEFINE_ARRAY_POOL(_name_, _poolID_) |
类型定义 | |
typedef AkArrayAllocatorNoAlign < _ArrayPoolDefault > |
ArrayPoolDefault |
typedef AkArrayAllocatorNoAlign < _ArrayPoolLEngineDefault > |
ArrayPoolLEngineDefault |
typedef AkArrayAllocatorAlignedSimd < _ArrayPoolLEngineDefault > |
ArrayPoolLEngineDefaultAlignedSimd |