|
rippled
|
This is the complete list of members for ripple::SlabAllocator< Type >, including all inherited members.
| allocate() noexcept | ripple::SlabAllocator< Type > | |
| deallocate(std::uint8_t *ptr) noexcept | ripple::SlabAllocator< Type > | |
| itemAlignment_ | ripple::SlabAllocator< Type > | private |
| itemSize_ | ripple::SlabAllocator< Type > | private |
| operator=(SlabAllocator const &other)=delete | ripple::SlabAllocator< Type > | |
| operator=(SlabAllocator &&other)=delete | ripple::SlabAllocator< Type > | |
| size() const noexcept | ripple::SlabAllocator< Type > | |
| SlabAllocator(std::size_t extra, std::size_t alloc=0, std::size_t align=0) | ripple::SlabAllocator< Type > | explicit |
| SlabAllocator(SlabAllocator const &other)=delete | ripple::SlabAllocator< Type > | |
| SlabAllocator(SlabAllocator &&other)=delete | ripple::SlabAllocator< Type > | |
| slabs_ | ripple::SlabAllocator< Type > | private |
| slabSize_ | ripple::SlabAllocator< Type > | private |
| ~SlabAllocator() | ripple::SlabAllocator< Type > |