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

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

allocate(size_t bytes) noexcept=0dart::common::MemoryAllocatorpure 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)=0dart::common::MemoryAllocatorpure virtual
destroy(T *object) noexceptdart::common::MemoryAllocator
GetDefault()dart::common::MemoryAllocatorstatic
getType() const =0dart::common::MemoryAllocatorpure virtual
is() constdart::common::Castable< MemoryAllocator >
MemoryAllocator() noexcept=defaultdart::common::MemoryAllocator
operator<<dart::common::MemoryAllocatorfriend
print(std::ostream &os=std::cout, int indent=0) constdart::common::MemoryAllocatorvirtual
~MemoryAllocator()=defaultdart::common::MemoryAllocatorvirtual