| allocate(size_t size) | FixedSizeAllocator | [inline] |
| bufSize | FixedSizeAllocator | [private] |
| chains | FixedSizeAllocator | [private] |
| faults | FixedSizeAllocator | |
| FixedSizeAllocator() | FixedSizeAllocator | |
| free(offs_t offs, size_t size) | FixedSizeAllocator | [inline] |
| hits | FixedSizeAllocator | |
| holes | FixedSizeAllocator | [private] |
| init(size_t minSize, size_t maxSize, size_t quantum, size_t bufSize) | FixedSizeAllocator | |
| maxSize | FixedSizeAllocator | [private] |
| minSize | FixedSizeAllocator | [private] |
| nChains | FixedSizeAllocator | [private] |
| quantum | FixedSizeAllocator | [private] |
| reset() | FixedSizeAllocator | |
| retries | FixedSizeAllocator | |
| vacant | FixedSizeAllocator | [private] |
| ~FixedSizeAllocator() | FixedSizeAllocator |