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

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

createDynamicMemoryAllocator(Int numSubPools, const PoolInitRec pParms[])MemoryPoolFactory
createMemoryPool(const PoolInitRec *parms)MemoryPoolFactory
createMemoryPool(const char *poolName, Int allocationSize, Int initialAllocationCount, Int overflowAllocationCount)MemoryPoolFactory
destroyDynamicMemoryAllocator(DynamicMemoryAllocator *dma)MemoryPoolFactory
destroyMemoryPool(MemoryPool *pMemoryPool)MemoryPoolFactory
findMemoryPool(const char *poolName)MemoryPoolFactory
init()MemoryPoolFactory
MemoryPoolFactory()MemoryPoolFactory
memoryPoolUsageReport(const char *filename, FILE *appendToFileInstead=NULL)MemoryPoolFactory
reset()MemoryPoolFactory
~MemoryPoolFactory()MemoryPoolFactory