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

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

adjustCapacity(size_t wanted_capacity, size_t element_size)=0 (défini dans Arccore::AlignedMemoryAllocator3)Arccore::AlignedMemoryAllocator3virtual
adjustedCapacity(MemoryAllocationArgs args, Int64 wanted_capacity, Int64 element_size) const overrideArccore::AlignedMemoryAllocator3virtual
AlignedMemoryAllocator3(Integer alignment) (défini dans Arccore::AlignedMemoryAllocator3)Arccore::AlignedMemoryAllocator3inlineexplicitprotected
allocate(MemoryAllocationArgs args, Int64 new_size) overrideArccore::AlignedMemoryAllocator3virtual
allocate(MemoryAllocationArgs args, Int64 new_size)Arccore::AlignedMemoryAllocator3virtual
allocate(size_t new_size)=0 (défini dans Arccore::AlignedMemoryAllocator3)Arccore::AlignedMemoryAllocator3virtual
CacheLine()Arccore::AlignedMemoryAllocator3inlinestatic
cacheLineAlignment()Arccore::AlignedMemoryAllocator3inlinestatic
copyMemory(MemoryAllocationArgs args, AllocatedMemoryInfo destination, AllocatedMemoryInfo source)Arccore::IMemoryAllocatorvirtual
deallocate(MemoryAllocationArgs args, AllocatedMemoryInfo ptr) overrideArccore::AlignedMemoryAllocator3virtual
deallocate(MemoryAllocationArgs args, AllocatedMemoryInfo ptr)Arccore::AlignedMemoryAllocator3virtual
deallocate(void *ptr)=0 (défini dans Arccore::AlignedMemoryAllocator3)Arccore::AlignedMemoryAllocator3virtual
guarantedAlignment(MemoryAllocationArgs) const overrideArccore::AlignedMemoryAllocator3inlinevirtual
guarantedAlignment(MemoryAllocationArgs args) constArccore::AlignedMemoryAllocator3virtual
guarantedAlignment()=0 (défini dans Arccore::AlignedMemoryAllocator3)Arccore::AlignedMemoryAllocator3virtual
hasRealloc(MemoryAllocationArgs) const overrideArccore::AlignedMemoryAllocator3inlinevirtual
hasRealloc(MemoryAllocationArgs args) constArccore::AlignedMemoryAllocator3virtual
hasRealloc() const=0 (défini dans Arccore::AlignedMemoryAllocator3)Arccore::AlignedMemoryAllocator3virtual
notifyMemoryArgsChanged(MemoryAllocationArgs old_args, MemoryAllocationArgs new_args, AllocatedMemoryInfo ptr)Arccore::IMemoryAllocatorvirtual
reallocate(MemoryAllocationArgs args, AllocatedMemoryInfo current_ptr, Int64 new_size) overrideArccore::AlignedMemoryAllocator3virtual
reallocate(MemoryAllocationArgs args, AllocatedMemoryInfo current_ptr, Int64 new_size)Arccore::AlignedMemoryAllocator3virtual
reallocate(void *current_ptr, size_t new_size)=0 (défini dans Arccore::AlignedMemoryAllocator3)Arccore::AlignedMemoryAllocator3virtual
Simd()Arccore::AlignedMemoryAllocator3inlinestatic
simdAlignment()Arccore::AlignedMemoryAllocator3inlinestatic
~IMemoryAllocator()=defaultArccore::IMemoryAllocatorvirtual