This is the complete list of members for MemoryPoolSingleBlock, including all inherited members.
| calcRawBlockSize(Int logicalSize) | MemoryPoolSingleBlock | inlinestatic |
| getNextFreeBlock() | MemoryPoolSingleBlock | inline |
| getNextRawBlock() | MemoryPoolSingleBlock | inline |
| getOwningBlob() | MemoryPoolSingleBlock | inline |
| getUserData() | MemoryPoolSingleBlock | inline |
| initBlock(Int logicalSize, MemoryPoolBlob *owningBlob, MemoryPoolFactory *owningFactory DECLARE_LITERALSTRING_ARG2) | MemoryPoolSingleBlock | |
| rawAllocateSingleBlock(MemoryPoolSingleBlock **pRawListHead, Int logicalSize, MemoryPoolFactory *owningFactory DECLARE_LITERALSTRING_ARG2) | MemoryPoolSingleBlock | static |
| recoverBlockFromUserData(void *pUserData) | MemoryPoolSingleBlock | static |
| removeBlockFromList(MemoryPoolSingleBlock **pHead) | MemoryPoolSingleBlock | |
| setNextFreeBlock(MemoryPoolSingleBlock *b) | MemoryPoolSingleBlock | inline |
| setNextRawBlock(MemoryPoolSingleBlock *b) | MemoryPoolSingleBlock | inline |