Arcane  v3.16.0.0
Documentation utilisateur
Chargement...
Recherche...
Aucune correspondance
Arcane::IMemoryAllocator Liste des membres

Liste complète des membres de Arcane::IMemoryAllocator, y compris les membres hérités :

adjustedCapacity(MemoryAllocationArgs args, Int64 wanted_capacity, Int64 element_size) const =0Arcane::IMemoryAllocatorpure virtual
allocate(MemoryAllocationArgs args, Int64 new_size)=0Arcane::IMemoryAllocatorpure virtual
copyMemory(MemoryAllocationArgs args, AllocatedMemoryInfo destination, AllocatedMemoryInfo source)Arcane::IMemoryAllocatorvirtual
deallocate(MemoryAllocationArgs args, AllocatedMemoryInfo ptr)=0Arcane::IMemoryAllocatorpure virtual
guarantedAlignment(MemoryAllocationArgs args) constArcane::IMemoryAllocatorvirtual
guaranteedAlignment(MemoryAllocationArgs args) const =0Arcane::IMemoryAllocatorpure virtual
hasRealloc(MemoryAllocationArgs) constArcane::IMemoryAllocatorinlinevirtual
memoryResource() constArcane::IMemoryAllocatorinlinevirtual
notifyMemoryArgsChanged(MemoryAllocationArgs old_args, MemoryAllocationArgs new_args, AllocatedMemoryInfo ptr)Arcane::IMemoryAllocatorvirtual
reallocate(MemoryAllocationArgs args, AllocatedMemoryInfo current_ptr, Int64 new_size)=0Arcane::IMemoryAllocatorpure virtual
~IMemoryAllocator()=defaultArcane::IMemoryAllocatorvirtual