DART 6.13.2
Loading...
Searching...
No Matches
dart::common::PoolAllocator Member List

This is the complete list of members for dart::common::PoolAllocator, including all inherited members.

_ANONYMOUS_FUNCTION_1()dart::common::PoolAllocator
allocate(size_t bytes) noexcept overridedart::common::PoolAllocatorvirtual
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
BLOCK_SIZEdart::common::PoolAllocatorinlineprivatestatic
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::PoolAllocatorvirtual
Debug typedefdart::common::PoolAllocator
destroy(T *object) noexceptdart::common::MemoryAllocator
getBaseAllocator() constdart::common::PoolAllocator
getBaseAllocator()dart::common::PoolAllocator
GetDefault()dart::common::MemoryAllocatorstatic
getNumAllocatedMemoryBlocks() constdart::common::PoolAllocator
getStaticType()dart::common::PoolAllocatorinlinestatic
getType() const overridedart::common::PoolAllocatorinlinevirtual
HEAP_COUNTdart::common::PoolAllocatorinlineprivatestatic
is() constdart::common::Castable< MemoryAllocator >
MAX_UNIT_SIZEdart::common::PoolAllocatorinlineprivatestatic
mBaseAllocatordart::common::PoolAllocatorprivate
mCurrentMemoryBlockIndexdart::common::PoolAllocatorprivate
MemoryAllocator() noexcept=defaultdart::common::MemoryAllocator
mFreeMemoryUnitsdart::common::PoolAllocatorprivate
mInitializeddart::common::PoolAllocatorinlineprivatestatic
mMapSizeToHeapIndexdart::common::PoolAllocatorinlineprivatestatic
mMemoryBlocksdart::common::PoolAllocatorprivate
mMemoryBlocksSizedart::common::PoolAllocatorprivate
mMutexdart::common::PoolAllocatormutableprivate
mUnitSizesdart::common::PoolAllocatorinlineprivatestatic
PoolAllocator(MemoryAllocator &baseAllocator=MemoryAllocator::GetDefault())dart::common::PoolAllocatorexplicit
print(std::ostream &os=std::cout, int indent=0) const overridedart::common::PoolAllocatorvirtual
~MemoryAllocator()=defaultdart::common::MemoryAllocatorvirtual
~PoolAllocator() overridedart::common::PoolAllocator