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

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

addToList(DynamicMemoryAllocator **pHead)DynamicMemoryAllocator
allocateBytesDoNotZeroImplementation(Int numBytes DECLARE_LITERALSTRING_ARG2)DynamicMemoryAllocator
allocateBytesImplementation(Int numBytes DECLARE_LITERALSTRING_ARG2)DynamicMemoryAllocator
DynamicMemoryAllocator()DynamicMemoryAllocator
freeBytes(void *pMem)DynamicMemoryAllocator
getActualAllocationSize(Int numBytes)DynamicMemoryAllocator
getDmaMemoryPoolCount() constDynamicMemoryAllocatorinline
getNextDmaInList()DynamicMemoryAllocatorinline
getNthDmaMemoryPool(Int i) constDynamicMemoryAllocatorinline
init(MemoryPoolFactory *factory, Int numSubPools, const PoolInitRec pParms[])DynamicMemoryAllocator
removeFromList(DynamicMemoryAllocator **pHead)DynamicMemoryAllocator
reset()DynamicMemoryAllocator
~DynamicMemoryAllocator()DynamicMemoryAllocator