Arcane  4.1.12.0
User documentation
Loading...
Searching...
No Matches
Arcane::DefaultMemoryAllocator Member List

This is the complete list of members for Arcane::DefaultMemoryAllocator, including all inherited members.

adjustedCapacity(MemoryAllocationArgs, Int64 wanted_capacity, Int64 element_size) const overrideArcane::DefaultMemoryAllocatorvirtual
allocate(MemoryAllocationArgs, Int64 new_size) overrideArcane::DefaultMemoryAllocatorvirtual
ArrayMetaData (defined in Arcane::DefaultMemoryAllocator)Arcane::DefaultMemoryAllocatorfriend
copyMemory(MemoryAllocationArgs args, AllocatedMemoryInfo destination, AllocatedMemoryInfo source)Arcane::IMemoryAllocatorvirtual
deallocate(MemoryAllocationArgs, AllocatedMemoryInfo ptr) overrideArcane::DefaultMemoryAllocatorvirtual
guarantedAlignment(MemoryAllocationArgs args) constArcane::IMemoryAllocatorvirtual
guaranteedAlignment(MemoryAllocationArgs) const overrideArcane::DefaultMemoryAllocatorinlinevirtual
hasRealloc(MemoryAllocationArgs) const overrideArcane::DefaultMemoryAllocatorvirtual
isCollective() constArcane::IMemoryAllocatorinlinevirtual
memoryResource() const overrideArcane::DefaultMemoryAllocatorinlinevirtual
notifyMemoryArgsChanged(MemoryAllocationArgs old_args, MemoryAllocationArgs new_args, AllocatedMemoryInfo ptr)Arcane::IMemoryAllocatorvirtual
reallocate(MemoryAllocationArgs, AllocatedMemoryInfo current_ptr, Int64 new_size) overrideArcane::DefaultMemoryAllocatorvirtual
~IMemoryAllocator()=defaultArcane::IMemoryAllocatorvirtual