Plasma Engine  2.0
Loading...
Searching...
No Matches
plInternal::plAllocatorImpl< AllocationPolicy, TrackingMode > Member List

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

Allocate(size_t uiSize, size_t uiAlign, plMemoryUtils::DestructorFunction destructorFunc=nullptr) overrideplInternal::plAllocatorImpl< AllocationPolicy, TrackingMode >virtual
AllocatedSize(const void *pPtr) overrideplInternal::plAllocatorImpl< AllocationPolicy, TrackingMode >virtual
Deallocate(void *pPtr) override (defined in plInternal::plAllocatorImpl< AllocationPolicy, TrackingMode >)plInternal::plAllocatorImpl< AllocationPolicy, TrackingMode >virtual
GetId() const override (defined in plInternal::plAllocatorImpl< AllocationPolicy, TrackingMode >)plInternal::plAllocatorImpl< AllocationPolicy, TrackingMode >virtual
GetParent() const (defined in plInternal::plAllocatorImpl< AllocationPolicy, TrackingMode >)plInternal::plAllocatorImpl< AllocationPolicy, TrackingMode >
GetStats() const override (defined in plInternal::plAllocatorImpl< AllocationPolicy, TrackingMode >)plInternal::plAllocatorImpl< AllocationPolicy, TrackingMode >virtual
m_allocator (defined in plInternal::plAllocatorImpl< AllocationPolicy, TrackingMode >)plInternal::plAllocatorImpl< AllocationPolicy, TrackingMode >protected
m_Id (defined in plInternal::plAllocatorImpl< AllocationPolicy, TrackingMode >)plInternal::plAllocatorImpl< AllocationPolicy, TrackingMode >protected
m_ThreadID (defined in plInternal::plAllocatorImpl< AllocationPolicy, TrackingMode >)plInternal::plAllocatorImpl< AllocationPolicy, TrackingMode >protected
plAllocator() (defined in plAllocator)plAllocator
plAllocatorImpl(plStringView sName, plAllocator *pParent) (defined in plInternal::plAllocatorImpl< AllocationPolicy, TrackingMode >)plInternal::plAllocatorImpl< AllocationPolicy, TrackingMode >
Reallocate(void *pPtr, size_t uiCurrentSize, size_t uiNewSize, size_t uiAlign) (defined in plAllocator)plAllocatorvirtual
~plAllocator() (defined in plAllocator)plAllocatorvirtual
~plAllocatorImpl() (defined in plInternal::plAllocatorImpl< AllocationPolicy, TrackingMode >)plInternal::plAllocatorImpl< AllocationPolicy, TrackingMode >