Arcane  v3.14.10.0
Documentation utilisateur
Chargement...
Recherche...
Aucune correspondance
Arccore::IMemoryAllocator3 Liste des membres

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

adjustedCapacity(MemoryAllocationArgs args, Int64 wanted_capacity, Int64 element_size) const =0Arccore::IMemoryAllocator3pure virtual
allocate(MemoryAllocationArgs args, Int64 new_size)=0Arccore::IMemoryAllocator3pure virtual
copyMemory(MemoryAllocationArgs args, AllocatedMemoryInfo destination, AllocatedMemoryInfo source)Arccore::IMemoryAllocatorvirtual
deallocate(MemoryAllocationArgs args, AllocatedMemoryInfo ptr)=0Arccore::IMemoryAllocator3pure virtual
guarantedAlignment(MemoryAllocationArgs args) const =0Arccore::IMemoryAllocator3pure virtual
hasRealloc(MemoryAllocationArgs) constArccore::IMemoryAllocator3inlinevirtual
notifyMemoryArgsChanged(MemoryAllocationArgs old_args, MemoryAllocationArgs new_args, AllocatedMemoryInfo ptr)Arccore::IMemoryAllocatorvirtual
reallocate(MemoryAllocationArgs args, AllocatedMemoryInfo current_ptr, Int64 new_size)=0Arccore::IMemoryAllocator3pure virtual
~IMemoryAllocator()=defaultArccore::IMemoryAllocatorvirtual