Pigweed
Loading...
Searching...
No Matches
pw::allocator::internal::Bucket Member List

This is the complete list of members for pw::allocator::internal::Bucket, including all inherited members.

Add(std::byte *ptr)pw::allocator::internal::Bucket
Bucket()pw::allocator::internal::Bucket
Bucket(size_t chunk_size)pw::allocator::internal::Bucketexplicit
Bucket(const Bucket &other)=delete (defined in pw::allocator::internal::Bucket)pw::allocator::internal::Bucket
Bucket(Bucket &&other) (defined in pw::allocator::internal::Bucket)pw::allocator::internal::Bucketinline
chunk_size() const (defined in pw::allocator::internal::Bucket)pw::allocator::internal::Bucketinline
count() constpw::allocator::internal::Bucket
empty() const (defined in pw::allocator::internal::Bucket)pw::allocator::internal::Bucketinline
Init(size_t chunk_size=std::numeric_limits< size_t >::max()) (defined in pw::allocator::internal::Bucket)pw::allocator::internal::Bucket
Init(span< Bucket > buckets, size_t min_chunk_size)pw::allocator::internal::Bucketstatic
operator=(const Bucket &other)=delete (defined in pw::allocator::internal::Bucket)pw::allocator::internal::Bucket
operator=(Bucket &&other) (defined in pw::allocator::internal::Bucket)pw::allocator::internal::Bucket
Remove()pw::allocator::internal::Bucket
Remove(std::byte *ptr)pw::allocator::internal::Bucketstatic
RemoveIf(const Function< bool(const std::byte *)> &cond)pw::allocator::internal::Bucket
Visit(const Function< void(const std::byte *)> &visitor) constpw::allocator::internal::Bucket
~Bucket()=default (defined in pw::allocator::internal::Bucket)pw::allocator::internal::Bucket