menu
版本
2016.2.6.6153
2024.1.6.8842
2023.1.14.8770
2022.1.19.8584
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.6.8842
2023.1.14.8770
2022.1.19.8584
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
Public Member Functions | |
AkForceInline | AkPluginArrayAllocator () |
AkForceInline void | Init (AK::IAkPluginMemAlloc *in_pAllocator) |
Protected Member Functions | |
AkForceInline void * | Alloc (size_t in_uSize) |
AkForceInline void | Free (void *in_pAddress) |
AkForceInline AK::IAkPluginMemAlloc * |
GetAllocator () |
Allocator for plugin-friendly arrays. TODO Replace by a sorted array.
Definition at line 74 of file AkMixerInputMap.h.