Wwise SDK 2018.1.11
AkHybridAllocator
バージョン
Wwise SDK 2018.1.11
|
公開メンバ関数 | |
AkForceInline void * | Alloc (size_t in_uSize) |
AkForceInline void | Free (void *in_pAddress) |
AkForceInline void | TransferMem (void **io_pDest, AkHybridAllocator< uBufferSizeBytes, uAlignmentSize > &in_srcAlloc, void *in_pSrc) |
AK_ALIGN (char m_buffer[uBufferSizeBytes], uAlignmentSize) | |
静的公開変数類 | |
static const AkUInt32 | _uBufferSizeBytes = uBufferSizeBytes |
詳解
template<AkUInt32 uBufferSizeBytes, AkUInt8 uAlignmentSize = AK_OS_STRUCT_ALIGN>
struct AkHybridAllocator< uBufferSizeBytes, uAlignmentSize >
この構造体詳解は次のファイルから抽出されました:
- include/AK/Tools/Common/AkArray.h