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