Richard Boegli's CnC_Generals_Zero_Hour Fork WIP
This is documentation of Richard Boegil's Zero Hour Fork
 
Loading...
Searching...
No Matches
MemoryPool Member List

This is the complete list of members for MemoryPool, including all inherited members.

addToList(MemoryPool **pHead)MemoryPool
allocateBlockDoNotZeroImplementation(DECLARE_LITERALSTRING_ARG1)MemoryPool
allocateBlockImplementation(DECLARE_LITERALSTRING_ARG1)MemoryPool
countBlobsInPool()MemoryPool
freeBlock(void *pMem)MemoryPool
getAllocationSize()MemoryPoolinline
getFreeBlockCount()MemoryPoolinline
getInitialBlockCount()MemoryPoolinline
getNextPoolInList()MemoryPoolinline
getOwningFactory()MemoryPoolinline
getPeakBlockCount()MemoryPoolinline
getPoolName()MemoryPoolinline
getTotalBlockCount()MemoryPoolinline
getUsedBlockCount()MemoryPoolinline
init(MemoryPoolFactory *factory, const char *poolName, Int allocationSize, Int initialAllocationCount, Int overflowAllocationCount)MemoryPool
MemoryPool()MemoryPool
releaseEmpties()MemoryPool
removeFromList(MemoryPool **pHead)MemoryPool
reset()MemoryPool
~MemoryPool()MemoryPool