| 
    rippled
    
   | 
 
This is the complete list of members for ripple::SlabAllocator< Type >::SlabBlock, including all inherited members.
| allocate() noexcept | ripple::SlabAllocator< Type >::SlabBlock | |
| deallocate(std::uint8_t *ptr) noexcept | ripple::SlabAllocator< Type >::SlabBlock | |
| l_ | ripple::SlabAllocator< Type >::SlabBlock | |
| m_ | ripple::SlabAllocator< Type >::SlabBlock | |
| next_ | ripple::SlabAllocator< Type >::SlabBlock | |
| operator=(SlabBlock const &other)=delete | ripple::SlabAllocator< Type >::SlabBlock | |
| operator=(SlabBlock &&other)=delete | ripple::SlabAllocator< Type >::SlabBlock | |
| own(std::uint8_t const *p) const noexcept | ripple::SlabAllocator< Type >::SlabBlock | |
| p_ | ripple::SlabAllocator< Type >::SlabBlock | |
| size_ | ripple::SlabAllocator< Type >::SlabBlock | |
| SlabBlock(SlabBlock *next, std::uint8_t *data, std::size_t size, std::size_t item) | ripple::SlabAllocator< Type >::SlabBlock | |
| SlabBlock(SlabBlock const &other)=delete | ripple::SlabAllocator< Type >::SlabBlock | |
| SlabBlock(SlabBlock &&other)=delete | ripple::SlabAllocator< Type >::SlabBlock | |
| ~SlabBlock() | ripple::SlabAllocator< Type >::SlabBlock |