|
Grok 20.3.2
|
This is the complete list of members for grk::SlabPool, including all inherited members.
| allocate() | grk::SlabPool | inline |
| freeBuffers_ | grk::SlabPool | private |
| freeCount() const | grk::SlabPool | inline |
| mutex_ | grk::SlabPool | mutableprivate |
| numSlots_ | grk::SlabPool | private |
| operator=(const SlabPool &)=delete | grk::SlabPool | |
| operator=(SlabPool &&other) noexcept | grk::SlabPool | inline |
| recycle(uint8_t *buffer) | grk::SlabPool | inline |
| slab_ | grk::SlabPool | private |
| SlabPool(size_t numSlots, size_t slotSize) | grk::SlabPool | inline |
| SlabPool(const SlabPool &)=delete | grk::SlabPool | |
| SlabPool(SlabPool &&other) noexcept | grk::SlabPool | inline |
| slabSize() const | grk::SlabPool | inline |
| slabSize_ | grk::SlabPool | private |
| slotSize() const | grk::SlabPool | inline |
| slotSize_ | grk::SlabPool | private |
| totalSlots() const | grk::SlabPool | inline |
| ~SlabPool()=default | grk::SlabPool |