C/C++ API Reference
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Loading...
Searching...
No Matches
pw::allocator::internal::BucketBase< Derived, BlockType_, ItemType_ > Member List

This is the complete list of members for pw::allocator::internal::BucketBase< Derived, BlockType_, ItemType_ >, including all inherited members.

Add(BlockType &block)pw::allocator::internal::BucketBase< Derived, BlockType_, ItemType_ >inline
BlockType typedef (defined in pw::allocator::internal::BucketBase< Derived, BlockType_, ItemType_ >)pw::allocator::internal::BucketBase< Derived, BlockType_, ItemType_ >
BucketBase() (defined in pw::allocator::internal::BucketBase< Derived, BlockType_, ItemType_ >)pw::allocator::internal::BucketBase< Derived, BlockType_, ItemType_ >inline
Clear()pw::allocator::internal::BucketBase< Derived, BlockType_, ItemType_ >inline
Compare(const ItemType &item1, const ItemType &item2)pw::allocator::internal::BucketBase< Derived, BlockType_, ItemType_ >inlineprotectedstatic
empty() constpw::allocator::internal::BucketBase< Derived, BlockType_, ItemType_ >inline
FindLargest() constpw::allocator::internal::BucketBase< Derived, BlockType_, ItemType_ >inline
FindPrevIf(Iterator before_first, Iterator last, Predicate predicate)pw::allocator::internal::BucketBase< Derived, BlockType_, ItemType_ >inlineprotectedstatic
GetBlockFromIterator(Iterator iter, Iterator last)pw::allocator::internal::BucketBase< Derived, BlockType_, ItemType_ >inlineprotectedstatic
GetBlockFromPrev(Iterator prev, Iterator last)pw::allocator::internal::BucketBase< Derived, BlockType_, ItemType_ >inlineprotectedstatic
GetItemFrom(BlockType &block)pw::allocator::internal::BucketBase< Derived, BlockType_, ItemType_ >inlineprotectedstatic
ItemType typedef (defined in pw::allocator::internal::BucketBase< Derived, BlockType_, ItemType_ >)pw::allocator::internal::BucketBase< Derived, BlockType_, ItemType_ >
MakeCanAllocPredicate(Layout layout)pw::allocator::internal::BucketBase< Derived, BlockType_, ItemType_ >inlineprotectedstatic
max_inner_size() constpw::allocator::internal::BucketBase< Derived, BlockType_, ItemType_ >inline
Remove(BlockType &block)pw::allocator::internal::BucketBase< Derived, BlockType_, ItemType_ >inline
RemoveAny()pw::allocator::internal::BucketBase< Derived, BlockType_, ItemType_ >inline
RemoveCompatible(Layout layout)pw::allocator::internal::BucketBase< Derived, BlockType_, ItemType_ >inline
set_max_inner_size(size_t max_inner_size)pw::allocator::internal::BucketBase< Derived, BlockType_, ItemType_ >inline