C/C++ API Reference
Loading...
Searching...
No Matches
pw::allocator::GuardedAllocator< BlockAllocatorType, LockType > Member List

This is the complete list of members for pw::allocator::GuardedAllocator< BlockAllocatorType, LockType >, including all inherited members.

AddPrefix(void *ptr, size_t alignment)pw::allocator::internal::GenericGuardedAllocatorprotectedstatic
AddSuffix(void *ptr, size_t size)pw::allocator::internal::GenericGuardedAllocatorprotectedstatic
AdjustLayout(Layout layout)pw::allocator::internal::GenericGuardedAllocatorprotectedstatic
AdjustSize(void *ptr, size_t inner_size)pw::allocator::internal::GenericGuardedAllocatorprotectedstatic
Allocate(Layout layout)pw::Allocatorinline
Allocator()=defaultpw::Allocatorprotected
Allocator(const Capabilities &capabilities) (defined in pw::Allocator)pw::Allocatorinlineexplicitprotected
BlockType typedef (defined in pw::allocator::GuardedAllocator< BlockAllocatorType, LockType >)pw::allocator::GuardedAllocator< BlockAllocatorType, LockType >
capabilities() const (defined in pw::Deallocator)pw::Deallocatorinline
Capabilities typedef (defined in pw::Deallocator)pw::Deallocator
Capability typedef (defined in pw::Deallocator)pw::Deallocator
CheckPrefixAndSuffix(void *ptr, size_t size)pw::allocator::internal::GenericGuardedAllocatorprotectedstatic
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(Layout layout) overridepw::allocator::GuardedAllocator< BlockAllocatorType, LockType >privatevirtual
DoDeallocate(void *ptr) overridepw::allocator::GuardedAllocator< BlockAllocatorType, LockType >private
DoDeallocate(void *ptr, Layout) overridepw::allocator::GuardedAllocator< BlockAllocatorType, LockType >inlineprivate
DoGetInfo(InfoType info_type, const void *ptr) const overridepw::allocator::GuardedAllocator< BlockAllocatorType, LockType >private
DoResize(void *ptr, size_t new_size) overridepw::allocator::GuardedAllocator< BlockAllocatorType, LockType >privatevirtual
GenericGuardedAllocator(const Capabilities &capabilities) (defined in pw::allocator::internal::GenericGuardedAllocator)pw::allocator::internal::GenericGuardedAllocatorinlineexplicitprotected
GetAllocated() constpw::Allocatorinline
GetCapacity() constpw::Deallocatorinline
GetOriginal(void *ptr)pw::allocator::internal::GenericGuardedAllocatorprotectedstatic
GuardedAllocator(BlockAllocatorType &allocator) (defined in pw::allocator::GuardedAllocator< BlockAllocatorType, LockType >)pw::allocator::GuardedAllocator< BlockAllocatorType, LockType >inlineexplicit
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 typedef (defined in pw::Deallocator)pw::Deallocator
MakeShared(Args &&... args)pw::Allocatorinline
MakeShared(size_t size)pw::Allocatorinline
MakeShared(size_t size, size_t alignment)pw::Allocatorinline
MakeShared()pw::Allocatorinline
MakeUnique(Args &&... args)pw::Allocatorinline
MakeUnique(size_t size)pw::Allocatorinline
MakeUnique(size_t size, size_t alignment)pw::Allocatorinline
MakeUnique()pw::Allocatorinline
MakeUniqueArray(size_t size)pw::Allocatorinline
MakeUniqueArray(size_t size, size_t alignment)pw::Allocatorinline
New(Args &&... args)pw::Allocatorinline
New()pw::Allocatorinline
New(size_t count)pw::Allocatorinline
New(size_t count, size_t alignment)pw::Allocatorinline
NewArray(size_t count)pw::Allocatorinline
NewArray(size_t count, size_t alignment)pw::Allocatorinline
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
ValidateAll()pw::allocator::GuardedAllocator< BlockAllocatorType, LockType >
ValidateOne()pw::allocator::GuardedAllocator< BlockAllocatorType, LockType >
WrapUnique(ElementType *ptr, size_t size)pw::Deallocatorinlineprotected
~Deallocator()=default (defined in pw::Deallocator)pw::Deallocatorvirtual