Allocate() | KMemoryPool | |
Clear() | KMemoryPool | |
Free(void *pMemBlock) | KMemoryPool | |
Init(kSizeT pBlockSize, kUInt pBlockCount=0, kUInt pAlignment=0, bool pResizable=true) | KMemoryPool | |
KMemoryPool(kSizeT pBlockSize=0, kUInt pBlockCount=0, kUInt pAlignment=0, bool pResizable=true, bool pSupportConcurrentAccess=true) | KMemoryPool | [explicit] |
~KMemoryPool() | KMemoryPool |