C/C++ API Reference
Loading...
Searching...
No Matches
pw::allocator::AllocatorAsPool Member List

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

Allocate()pw::allocator::Poolinline
AllocatorAsPool(pw::Allocator &allocator, const Layout &layout)pw::allocator::AllocatorAsPool
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
Deallocator()=defaultpw::Deallocatorprotected
Deallocator(const Capabilities &capabilities) (defined in pw::Deallocator)pw::Deallocatorinlineexplicitprotected
Delete(T *ptr)pw::Deallocator
Delete(ElementType *ptr) (defined in pw::Deallocator)pw::Deallocator
Delete(ElementType *ptr, size_t count) (defined in pw::Deallocator)pw::Deallocator
DeleteArray(ElementType *ptr, size_t count)pw::Deallocator
DoAllocate() overridepw::allocator::AllocatorAsPoolprotectedvirtual
DoDeallocate(void *ptr) overridepw::allocator::AllocatorAsPoolprotected
DoGetInfo(InfoType info_type, const void *ptr) const overridepw::allocator::AllocatorAsPoolprotected
GetCapacity() constpw::Deallocatorinline
HasCapability(Capability capability) constpw::Deallocatorinline
is_bounded_array_v (defined in pw::Deallocator)pw::Deallocatorprotectedstatic
is_unbounded_array_v (defined in pw::Deallocator)pw::Deallocatorprotectedstatic
IsEqual(const Deallocator &other) constpw::Deallocatorinline
layout() const (defined in pw::allocator::Pool)pw::allocator::Poolinline
Layout typedef (defined in pw::Deallocator)pw::Deallocator
MakeUnique(Args &&... args)pw::allocator::Pool
MakeUnique() (defined in pw::allocator::Pool)pw::allocator::Pool
MakeUnique() (defined in pw::allocator::Pool)pw::allocator::Pool
New(Args &&... args)pw::allocator::Pool
New() (defined in pw::allocator::Pool)pw::allocator::Pool
New() (defined in pw::allocator::Pool)pw::allocator::Pool
Pool(const Capabilities &capabilities, const Layout &layout) (defined in pw::allocator::Pool)pw::allocator::Poolinlineprotected
~Deallocator()=default (defined in pw::Deallocator)pw::Deallocatorvirtual