公有成员 | |
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 |