ezEngine Release 25.08
Loading...
Searching...
No Matches
ezLinearAllocator< TrackingMode, OverwriteMemoryOnReset > Member List

This is the complete list of members for ezLinearAllocator< TrackingMode, OverwriteMemoryOnReset >, including all inherited members.

Allocate(size_t uiSize, size_t uiAlign, ezMemoryUtils::DestructorFunction destructorFunc) overrideezLinearAllocator< TrackingMode, OverwriteMemoryOnReset >virtual
AllocatedSize(const void *pPtr) overrideezInternal::ezAllocatorImpl< AllocationPolicy, TrackingMode >virtual
Deallocate(void *pPtr) override (defined in ezLinearAllocator< TrackingMode, OverwriteMemoryOnReset >)ezLinearAllocator< TrackingMode, OverwriteMemoryOnReset >virtual
ezAllocator() (defined in ezAllocator)ezAllocator
ezAllocatorImpl(ezStringView sName, ezAllocator *pParent) (defined in ezInternal::ezAllocatorImpl< AllocationPolicy, TrackingMode >)ezInternal::ezAllocatorImpl< AllocationPolicy, TrackingMode >
ezAllocatorMixinReallocate(ezStringView sName, ezAllocator *pParent) (defined in ezInternal::ezAllocatorMixinReallocate< AllocationPolicy, TrackingMode, HasReallocate >)ezInternal::ezAllocatorMixinReallocate< AllocationPolicy, TrackingMode, HasReallocate >
ezAllocatorWithPolicy(ezStringView sName, ezAllocator *pParent=nullptr) (defined in ezAllocatorWithPolicy< AllocationPolicy, TrackingMode >)ezAllocatorWithPolicy< AllocationPolicy, TrackingMode >inline
ezLinearAllocator(ezStringView sName, ezAllocator *pParent) (defined in ezLinearAllocator< TrackingMode, OverwriteMemoryOnReset >)ezLinearAllocator< TrackingMode, OverwriteMemoryOnReset >
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
Reset()ezLinearAllocator< TrackingMode, OverwriteMemoryOnReset >
~ezAllocator() (defined in ezAllocator)ezAllocatorvirtual
~ezAllocatorImpl() (defined in ezInternal::ezAllocatorImpl< AllocationPolicy, TrackingMode >)ezInternal::ezAllocatorImpl< AllocationPolicy, TrackingMode >
~ezLinearAllocator() (defined in ezLinearAllocator< TrackingMode, OverwriteMemoryOnReset >)ezLinearAllocator< TrackingMode, OverwriteMemoryOnReset >