Pigweed
C/C++ API Reference
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
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(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
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
Delete(ElementType *ptr) (defined in pw::Deallocator)pw::Deallocatorinline
Delete(ElementType *ptr, size_t count) (defined in pw::Deallocator)pw::Deallocatorinline
DeleteArray(ElementType *ptr, size_t count)pw::Deallocatorinline
DoAllocate() overridepw::allocator::AllocatorAsPoolprivatevirtual
DoDeallocate(void *ptr) overridepw::allocator::AllocatorAsPoolprivate
DoGetInfo(InfoType info_type, const void *ptr) const overridepw::allocator::AllocatorAsPoolprivate
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::Poolinline
MakeUnique() (defined in pw::allocator::Pool)pw::allocator::Poolinline
MakeUnique() (defined in pw::allocator::Pool)pw::allocator::Poolinline
New(Args &&... args)pw::allocator::Poolinline
New() (defined in pw::allocator::Pool)pw::allocator::Poolinline
New() (defined in pw::allocator::Pool)pw::allocator::Poolinline
Pool(const Capabilities &capabilities, const Layout &layout) (defined in pw::allocator::Pool)pw::allocator::Poolinline
WrapUnique(ElementType *ptr, size_t size)pw::Deallocatorinlineprotected
~Deallocator()=default (defined in pw::Deallocator)pw::Deallocatorvirtual