Pigweed
 
Loading...
Searching...
No Matches
pw::allocator::AllocatableBlock< Derived > Member List

This is the complete list of members for pw::allocator::AllocatableBlock< Derived >, including all inherited members.

AlignableBlock (defined in pw::allocator::AllocatableBlock< Derived >)pw::allocator::AllocatableBlock< Derived >friend
AllocatableBlock() (defined in pw::allocator::AllocatableBlock< Derived >)pw::allocator::AllocatableBlock< Derived >inlineexplicitprotected
AllocFirst(Derived *&&block, Layout layout)pw::allocator::AllocatableBlock< Derived >static
AllocLast(Derived *&&block, Layout layout)pw::allocator::AllocatableBlock< Derived >static
BlockWithLayout (defined in pw::allocator::AllocatableBlock< Derived >)pw::allocator::AllocatableBlock< Derived >friend
CanAlloc(Layout layout) constpw::allocator::AllocatableBlock< Derived >
DoAllocFirst(Derived *&&block, Layout layout)pw::allocator::AllocatableBlock< Derived >protectedstatic
DoAllocLast(Derived *&&block, Layout layout)pw::allocator::AllocatableBlock< Derived >protectedstatic
DoCanAlloc(Layout layout) constpw::allocator::AllocatableBlock< Derived >protected
DoFree(Derived *&&block)pw::allocator::AllocatableBlock< Derived >protectedstatic
DoResize(size_t new_inner_size, bool shifted=false)pw::allocator::AllocatableBlock< Derived >protected
Free(Derived *&&block)pw::allocator::AllocatableBlock< Derived >static
IsFree() constpw::allocator::AllocatableBlock< Derived >
Resize(size_t new_inner_size)pw::allocator::AllocatableBlock< Derived >
Used() constpw::allocator::AllocatableBlock< Derived >inline