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() | MemoryPool | inline |
| getFreeBlockCount() | MemoryPool | inline |
| getInitialBlockCount() | MemoryPool | inline |
| getNextPoolInList() | MemoryPool | inline |
| getOwningFactory() | MemoryPool | inline |
| getPeakBlockCount() | MemoryPool | inline |
| getPoolName() | MemoryPool | inline |
| getTotalBlockCount() | MemoryPool | inline |
| getUsedBlockCount() | MemoryPool | inline |
| 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 |