Open 3D Engine AzCore API Reference 23.10.0
O3DE is an open-source, fully-featured, high-fidelity, modular 3D engine for building games and simulations, available to every industry.
AZ::AllocatorGlobalWrapper< Allocator > Member List

This is the complete list of members for AZ::AllocatorGlobalWrapper< Allocator >, including all inherited members.

allocate(size_type byteSize, align_type alignment=1) override (defined in AZ::AllocatorGlobalWrapper< Allocator >)AZ::AllocatorGlobalWrapper< Allocator >inlinevirtual
Allocate(size_type byteSize, size_type alignment=1, int flags=0, const char *name=nullptr, const char *fileName=nullptr, int lineNum=0, unsigned int suppressStackRecord=0) (defined in AZ::IAllocator)AZ::IAllocatorinline
AllocationSize(pointer ptr)AZ::IAllocatorinline
AllocatorGlobalWrapper()=default (defined in AZ::AllocatorGlobalWrapper< Allocator >)AZ::AllocatorGlobalWrapper< Allocator >
AllocatorGlobalWrapper(const AllocatorGlobalWrapper &) (defined in AZ::AllocatorGlobalWrapper< Allocator >)AZ::AllocatorGlobalWrapper< Allocator >inline
AllocatorGlobalWrapper(AllocatorGlobalWrapper &&) (defined in AZ::AllocatorGlobalWrapper< Allocator >)AZ::AllocatorGlobalWrapper< Allocator >inline
AZ_DEPRECATED_MESSAGE("Resize no longer supported, use reallocate instead, note that the pointer address could change, " "Allocators should do best effort to keep the ptr at the same address") size_type Resize(pointer ptrAZ::IAllocator
AZ_RTTI(IAllocator, "{0A3C59AE-169C-45F6-9423-3B8C89245E2E}") (defined in AZ::IAllocator)AZ::IAllocator
Capacity() constAZ::IAllocatorinline
Create() (defined in AZ::AllocatorGlobalWrapper< Allocator >)AZ::AllocatorGlobalWrapper< Allocator >inline
deallocate(pointer ptr, size_type byteSize=0, align_type alignment=0) override (defined in AZ::AllocatorGlobalWrapper< Allocator >)AZ::AllocatorGlobalWrapper< Allocator >inlinevirtual
DeAllocate(pointer ptr, size_type byteSize=0, size_type alignment=0) (defined in AZ::IAllocator)AZ::IAllocatorinline
Destroy()AZ::IAllocatorinlineprotectedvirtual
GarbageCollect() (defined in AZ::IAllocator)AZ::IAllocatorinlinevirtual
get_allocated_size(pointer ptr, align_type alignment=1) const override (defined in AZ::AllocatorGlobalWrapper< Allocator >)AZ::AllocatorGlobalWrapper< Allocator >inlinevirtual
GetDebugConfig()AZ::IAllocatorinlinevirtual
GetMaxAllocationSize() constAZ::IAllocatorinline
GetMaxContiguousAllocationSize() constAZ::IAllocatorinline
GetName() const (defined in AZ::IAllocator)AZ::IAllocatorinline
GetRecords() constAZ::IAllocatorinlinevirtual
GetRecords() (defined in AZ::IAllocator)AZ::IAllocatorinline
GetUnAllocatedMemory(bool isPrint=false) constAZ::IAllocatorinline
IAllocator()=default (defined in AZ::IAllocator)AZ::IAllocator
IAllocator(const IAllocator &)=delete (defined in AZ::IAllocator)AZ::IAllocator
IAllocator(IAllocator &&)=delete (defined in AZ::IAllocator)AZ::IAllocator
IsProfilingActive() constAZ::IAllocatorinlinevirtual
IsReady() constAZ::IAllocatorinlinevirtual
max_size() const (defined in AZ::IAllocator)AZ::IAllocatorinlinevirtual
newSize (defined in AZ::IAllocator)AZ::IAllocator
NumAllocatedBytes() const (defined in AZ::IAllocator)AZ::IAllocatorinlinevirtual
operator=(const AllocatorGlobalWrapper &) (defined in AZ::AllocatorGlobalWrapper< Allocator >)AZ::AllocatorGlobalWrapper< Allocator >inline
operator=(AllocatorGlobalWrapper &&) (defined in AZ::AllocatorGlobalWrapper< Allocator >)AZ::AllocatorGlobalWrapper< Allocator >inline
operator=(const IAllocator &)=delete (defined in AZ::IAllocator)AZ::IAllocator
operator=(IAllocator &&)=delete (defined in AZ::IAllocator)AZ::IAllocator
PostCreate()AZ::IAllocatorinlineprotectedvirtual
PreDestroy()AZ::IAllocatorinlineprotectedvirtual
reallocate(pointer ptr, size_type newSize, align_type alignment=1) override (defined in AZ::AllocatorGlobalWrapper< Allocator >)AZ::AllocatorGlobalWrapper< Allocator >inlinevirtual
ReAllocate(pointer ptr, size_type newSize, size_type newAlignment)AZ::IAllocatorinline
SetProfilingActive(bool active)AZ::IAllocatorinlinevirtual
SetRecords(Debug::AllocationRecords *records)AZ::IAllocatorinlinevirtual
~IAllocator()=default (defined in AZ::IAllocator)AZ::IAllocatorvirtual