Pigweed
Loading...
Searching...
No Matches
pw::allocator::BumpAllocator Member List

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

Allocate(Layout layout)pw::Allocatorinline
Allocator()=defaultpw::Allocatorprotected
Allocator(const Capabilities &capabilities) (defined in pw::Allocator)pw::Allocatorinlineexplicitprotected
as_pmr()pw::Allocatorinline
BumpAllocator()pw::allocator::BumpAllocatorinline
BumpAllocator(ByteSpan region)pw::allocator::BumpAllocatorinlineexplicit
capabilities() const (defined in pw::Deallocator)pw::Deallocatorinline
Capabilities typedef (defined in pw::Deallocator)pw::Deallocator
Capability typedef (defined in pw::Deallocator)pw::Deallocator
Deallocate(void *ptr)pw::Deallocatorinline
Deallocate(void *ptr, Layout layout)pw::Deallocatorinline
Deallocator()=defaultpw::Deallocatorprotected
Deallocator(const Capabilities &capabilities) (defined in pw::Deallocator)pw::Deallocatorinlineexplicitprotected
Delete(T *ptr)pw::Deallocatorinline
GetCapacity() constpw::Deallocatorinline
HasCapability(Capability capability) constpw::Deallocatorinline
Init(ByteSpan region)pw::allocator::BumpAllocator
IsEqual(const Deallocator &other) constpw::Deallocatorinline
kCapabilities (defined in pw::allocator::BumpAllocator)pw::allocator::BumpAllocatorstatic
Layout typedef (defined in pw::Deallocator)pw::Deallocator
MakeUnique(Args &&... args)pw::Allocatorinline
MakeUniqueOwned(Args &&... args)pw::allocator::BumpAllocatorinline
New(Args &&... args)pw::Allocatorinline
NewOwned(Args &&... args)pw::allocator::BumpAllocatorinline
Reallocate(void *ptr, Layout new_layout)pw::Allocatorinline
Reallocate(void *ptr, Layout old_layout, size_t new_size)pw::Allocatorinline
Resize(void *ptr, size_t new_size)pw::Allocatorinline
Resize(void *ptr, Layout layout, size_t new_size)pw::Allocatorinline
WrapUnique(T *ptr)pw::Deallocatorinlineprotected
~BumpAllocator() override (defined in pw::allocator::BumpAllocator)pw::allocator::BumpAllocatorinline
~Deallocator()=default (defined in pw::Deallocator)pw::Deallocatorvirtual