ezEngine  Release 25.03
ezInternal::ezAllocatorImpl< AllocationPolicy, TrackingMode > Member List

This is the complete list of members for ezInternal::ezAllocatorImpl< AllocationPolicy, TrackingMode >, including all inherited members.

Allocate(size_t uiSize, size_t uiAlign, ezMemoryUtils::DestructorFunction destructorFunc=nullptr) overrideezInternal::ezAllocatorImpl< AllocationPolicy, TrackingMode >virtual
AllocatedSize(const void *pPtr) overrideezInternal::ezAllocatorImpl< AllocationPolicy, TrackingMode >virtual
Deallocate(void *pPtr) override (defined in ezInternal::ezAllocatorImpl< AllocationPolicy, TrackingMode >)ezInternal::ezAllocatorImpl< AllocationPolicy, TrackingMode >virtual
ezAllocator() (defined in ezAllocator)ezAllocator
ezAllocatorImpl(ezStringView sName, ezAllocator *pParent) (defined in ezInternal::ezAllocatorImpl< AllocationPolicy, TrackingMode >)ezInternal::ezAllocatorImpl< AllocationPolicy, TrackingMode >
GetId() const override (defined in ezInternal::ezAllocatorImpl< AllocationPolicy, TrackingMode >)ezInternal::ezAllocatorImpl< AllocationPolicy, TrackingMode >virtual
GetParent() const (defined in ezInternal::ezAllocatorImpl< AllocationPolicy, TrackingMode >)ezInternal::ezAllocatorImpl< AllocationPolicy, TrackingMode >
GetStats() const override (defined in ezInternal::ezAllocatorImpl< AllocationPolicy, TrackingMode >)ezInternal::ezAllocatorImpl< AllocationPolicy, TrackingMode >virtual
m_allocator (defined in ezInternal::ezAllocatorImpl< AllocationPolicy, TrackingMode >)ezInternal::ezAllocatorImpl< AllocationPolicy, TrackingMode >protected
m_Id (defined in ezInternal::ezAllocatorImpl< AllocationPolicy, TrackingMode >)ezInternal::ezAllocatorImpl< AllocationPolicy, TrackingMode >protected
m_ThreadID (defined in ezInternal::ezAllocatorImpl< AllocationPolicy, TrackingMode >)ezInternal::ezAllocatorImpl< AllocationPolicy, TrackingMode >protected
Reallocate(void *pPtr, size_t uiCurrentSize, size_t uiNewSize, size_t uiAlign) (defined in ezAllocator)ezAllocatorvirtual
~ezAllocator() (defined in ezAllocator)ezAllocatorvirtual
~ezAllocatorImpl() (defined in ezInternal::ezAllocatorImpl< AllocationPolicy, TrackingMode >)ezInternal::ezAllocatorImpl< AllocationPolicy, TrackingMode >