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::HphaSchemaBase< DebugAllocator > Member List

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

allocate(size_type byteSize, size_type alignment) override (defined in AZ::HphaSchemaBase< DebugAllocator >)AZ::HphaSchemaBase< DebugAllocator >
allocate(size_type byteSize, align_type alignment=1)=0 (defined in AZ::IAllocator)AZ::IAllocatorpure virtual
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
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
deallocate(pointer ptr, size_type byteSize=0, size_type alignment=0) override (defined in AZ::HphaSchemaBase< DebugAllocator >)AZ::HphaSchemaBase< DebugAllocator >
deallocate(pointer ptr, size_type byteSize=0, align_type alignment=0)=0 (defined in AZ::IAllocator)AZ::IAllocatorpure virtual
DeAllocate(pointer ptr, size_type byteSize=0, size_type alignment=0) (defined in AZ::IAllocator)AZ::IAllocatorinline
Destroy()AZ::IAllocatorinlineprotectedvirtual
GarbageCollect() overrideAZ::HphaSchemaBase< DebugAllocator >virtual
get_allocated_size(pointer ptr, align_type alignment=1) const override (defined in AZ::HphaSchemaBase< DebugAllocator >)AZ::HphaSchemaBase< DebugAllocator >virtual
GetDebugConfig()AZ::IAllocatorinlinevirtual
GetFreeLinkSize() (defined in AZ::HphaSchemaBase< DebugAllocator >)AZ::HphaSchemaBase< DebugAllocator >static
GetMaxAllocationSize() constAZ::IAllocatorinline
GetMaxContiguousAllocationSize() constAZ::IAllocatorinline
GetMemoryGuardSize() (defined in AZ::HphaSchemaBase< DebugAllocator >)AZ::HphaSchemaBase< DebugAllocator >static
GetName() const (defined in AZ::IAllocator)AZ::IAllocatorinline
GetRecords() constAZ::IAllocatorinlinevirtual
GetRecords() (defined in AZ::IAllocator)AZ::IAllocatorinline
GetUnAllocatedMemory(bool isPrint=false) constAZ::IAllocatorinline
HphaSchemaBase()AZ::HphaSchemaBase< DebugAllocator >
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 override (defined in AZ::HphaSchemaBase< DebugAllocator >)AZ::HphaSchemaBase< DebugAllocator >virtual
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, size_type newAlignment)AZ::IAllocatorinline
reallocate(pointer ptr, size_type newSize, size_type newAlignment) override (defined in AZ::HphaSchemaBase< DebugAllocator >)AZ::HphaSchemaBase< DebugAllocator >
reallocate(pointer ptr, size_type newSize, align_type newAlignment=1)=0 (defined in AZ::IAllocator)AZ::IAllocatorpure virtual
SetProfilingActive(bool active)AZ::IAllocatorinlinevirtual
SetRecords(Debug::AllocationRecords *records)AZ::IAllocatorinlinevirtual
~HphaSchemaBase() (defined in AZ::HphaSchemaBase< DebugAllocator >)AZ::HphaSchemaBase< DebugAllocator >virtual
~IAllocator()=default (defined in AZ::IAllocator)AZ::IAllocatorvirtual