This is the complete list of members for AZ::IAllocatorWithTracking, including all inherited members.
| 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::IAllocator | inline |
| allocate(size_type byteSize, align_type alignment=1)=0 | AZ::IAllocator | pure virtual |
| AllocationSize(pointer ptr) | AZ::IAllocator | 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 ptr | AZ::IAllocator | |
| AZ_RTTI(IAllocator, "{0A3C59AE-169C-45F6-9423-3B8C89245E2E}") (defined in AZ::IAllocator) | AZ::IAllocator | |
| Capacity() const | AZ::IAllocator | inline |
| DeAllocate(pointer ptr, size_type byteSize=0, size_type alignment=0) (defined in AZ::IAllocator) | AZ::IAllocator | inline |
| deallocate(pointer ptr, size_type byteSize=0, align_type alignment=0)=0 | AZ::IAllocator | pure virtual |
| Destroy() | AZ::IAllocator | inlineprotectedvirtual |
| GarbageCollect() (defined in AZ::IAllocator) | AZ::IAllocator | inlinevirtual |
| get_allocated_size(pointer ptr, align_type alignment=1) const =0 (defined in AZ::IAllocator) | AZ::IAllocator | pure virtual |
| GetAllocated() const override (defined in AZ::IAllocatorWithTracking) | AZ::IAllocatorWithTracking | virtual |
| GetAllocationCount() const override (defined in AZ::IAllocatorWithTracking) | AZ::IAllocatorWithTracking | virtual |
| GetDebugConfig() | AZ::IAllocator | inlinevirtual |
| GetFragmented() const override (defined in AZ::IAllocatorWithTracking) | AZ::IAllocatorWithTracking | virtual |
| GetMaxAllocationSize() const | AZ::IAllocator | inline |
| GetMaxContiguousAllocationSize() const | AZ::IAllocator | inline |
| GetName() const (defined in AZ::IAllocator) | AZ::IAllocator | inlinevirtual |
| GetRecords() const | AZ::IAllocator | inlinevirtual |
| GetRecords() (defined in AZ::IAllocator) | AZ::IAllocator | inline |
| GetRequested() const override (defined in AZ::IAllocatorWithTracking) | AZ::IAllocatorWithTracking | virtual |
| GetUnAllocatedMemory(bool isPrint=false) const | AZ::IAllocator | inline |
| 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 | |
| IAllocatorWithTracking() (defined in AZ::IAllocatorWithTracking) | AZ::IAllocatorWithTracking | |
| IsProfilingActive() const | AZ::IAllocator | inlinevirtual |
| IsReady() const | AZ::IAllocator | inlinevirtual |
| max_size() const (defined in AZ::IAllocator) | AZ::IAllocator | inlinevirtual |
| newSize (defined in AZ::IAllocator) | AZ::IAllocator | |
| NumAllocatedBytes() const override (defined in AZ::IAllocatorWithTracking) | AZ::IAllocatorWithTracking | inlinevirtual |
| operator=(const IAllocator &)=delete (defined in AZ::IAllocator) | AZ::IAllocator | |
| operator=(IAllocator &&)=delete (defined in AZ::IAllocator) | AZ::IAllocator | |
| PostCreate() | AZ::IAllocator | inlineprotectedvirtual |
| PreDestroy() | AZ::IAllocator | inlineprotectedvirtual |
| PrintAllocations() const override (defined in AZ::IAllocatorWithTracking) | AZ::IAllocatorWithTracking | virtual |
| ReAllocate(pointer ptr, size_type newSize, size_type newAlignment) | AZ::IAllocator | inline |
| reallocate(pointer ptr, size_type newSize, align_type newAlignment=1)=0 (defined in AZ::IAllocator) | AZ::IAllocator | pure virtual |
| SetProfilingActive(bool active) | AZ::IAllocator | inlinevirtual |
| SetRecords(Debug::AllocationRecords *records) | AZ::IAllocator | inlinevirtual |
| ~IAllocator()=default (defined in AZ::IAllocator) | AZ::IAllocator | virtual |
| ~IAllocatorTrackingRecorder()=default (defined in AZ::IAllocatorTrackingRecorder) | AZ::IAllocatorTrackingRecorder | virtual |
| ~IAllocatorWithTracking() override (defined in AZ::IAllocatorWithTracking) | AZ::IAllocatorWithTracking |