DART 6.13.2
Loading...
Searching...
No Matches
dart::common::MemoryAllocatorDebugger< T > Member List

This is the complete list of members for dart::common::MemoryAllocatorDebugger< T >, including all inherited members.

allocate(size_t bytes) noexcept overridedart::common::MemoryAllocatorDebugger< T >virtual
allocateAs(size_t n=1) noexceptdart::common::MemoryAllocator
as() constdart::common::Castable< MemoryAllocator >
as()dart::common::Castable< MemoryAllocator >
asRef() constdart::common::Castable< MemoryAllocator >
asRef()dart::common::Castable< MemoryAllocator >
base() constdart::common::Castable< MemoryAllocator >private
base()dart::common::Castable< MemoryAllocator >private
construct(Args &&... args) noexceptdart::common::MemoryAllocator
constructAt(void *pointer, Args &&... args)dart::common::MemoryAllocator
constructAt(T *pointer, Args &&... args)dart::common::MemoryAllocator
deallocate(void *pointer, size_t bytes) overridedart::common::MemoryAllocatorDebugger< T >virtual
destroy(T *object) noexceptdart::common::MemoryAllocator
GetDefault()dart::common::MemoryAllocatorstatic
getInternalAllocator() constdart::common::MemoryAllocatorDebugger< T >
getInternalAllocator()dart::common::MemoryAllocatorDebugger< T >
getStaticType()dart::common::MemoryAllocatorDebugger< T >static
getType() const overridedart::common::MemoryAllocatorDebugger< T >virtual
hasAllocated(void *pointer, size_t size) constdart::common::MemoryAllocatorDebugger< T >
is() constdart::common::Castable< MemoryAllocator >
isEmpty() constdart::common::MemoryAllocatorDebugger< T >
MemoryAllocator() noexcept=defaultdart::common::MemoryAllocator
MemoryAllocatorDebugger(Args &&... args)dart::common::MemoryAllocatorDebugger< T >
mInternalAllocatordart::common::MemoryAllocatorDebugger< T >private
mMapPointerToSizedart::common::MemoryAllocatorDebugger< T >private
mMutexdart::common::MemoryAllocatorDebugger< T >mutableprivate
mPeakdart::common::MemoryAllocatorDebugger< T >private
mSizedart::common::MemoryAllocatorDebugger< T >private
print(std::ostream &os=std::cout, int indent=0) const overridedart::common::MemoryAllocatorDebugger< T >virtual
~MemoryAllocator()=defaultdart::common::MemoryAllocatorvirtual
~MemoryAllocatorDebugger()dart::common::MemoryAllocatorDebugger< T >