| allocate(fl::size n=1) FL_NOEXCEPT | fl::SlabAllocator< T, SLAB_SIZE > | inline |
| allocateFromSlab(fl::size n=1) FL_NOEXCEPT | fl::SlabAllocator< T, SLAB_SIZE > | inlineprivate |
| BLOCKS_PER_SLAB | fl::SlabAllocator< T, SLAB_SIZE > | privatestatic |
| cleanup() FL_NOEXCEPT | fl::SlabAllocator< T, SLAB_SIZE > | inline |
| createSlab() FL_NOEXCEPT | fl::SlabAllocator< T, SLAB_SIZE > | inlineprivate |
| deallocate(T *ptr, fl::size n=1) FL_NOEXCEPT | fl::SlabAllocator< T, SLAB_SIZE > | inline |
| deallocateToSlab(void *ptr, fl::size n=1) FL_NOEXCEPT | fl::SlabAllocator< T, SLAB_SIZE > | inlineprivate |
| findContiguousBlocks(Slab *slab, fl::size n) FL_NOEXCEPT | fl::SlabAllocator< T, SLAB_SIZE > | inlineprivate |
| getActiveAllocations() const FL_NOEXCEPT | fl::SlabAllocator< T, SLAB_SIZE > | inline |
| getSlabCount() const FL_NOEXCEPT | fl::SlabAllocator< T, SLAB_SIZE > | inline |
| getTotalAllocated() const FL_NOEXCEPT | fl::SlabAllocator< T, SLAB_SIZE > | inline |
| getTotalDeallocated() const FL_NOEXCEPT | fl::SlabAllocator< T, SLAB_SIZE > | inline |
| mSlabs | fl::SlabAllocator< T, SLAB_SIZE > | private |
| mTotalAllocated | fl::SlabAllocator< T, SLAB_SIZE > | private |
| mTotalDeallocated | fl::SlabAllocator< T, SLAB_SIZE > | private |
| operator=(const SlabAllocator &) FL_NOEXCEPT=delete | fl::SlabAllocator< T, SLAB_SIZE > | |
| operator=(SlabAllocator &&other) FL_NOEXCEPT | fl::SlabAllocator< T, SLAB_SIZE > | inline |
| SLAB_BLOCK_SIZE | fl::SlabAllocator< T, SLAB_SIZE > | privatestatic |
| SLAB_MEMORY_SIZE | fl::SlabAllocator< T, SLAB_SIZE > | privatestatic |
| SlabAllocator() FL_NOEXCEPT | fl::SlabAllocator< T, SLAB_SIZE > | inline |
| SlabAllocator(const SlabAllocator &) FL_NOEXCEPT=delete | fl::SlabAllocator< T, SLAB_SIZE > | |
| SlabAllocator(SlabAllocator &&other) FL_NOEXCEPT | fl::SlabAllocator< T, SLAB_SIZE > | inline |
| ~SlabAllocator() FL_NOEXCEPT | fl::SlabAllocator< T, SLAB_SIZE > | inline |