Arcane  v3.14.10.0
Documentation développeur
Chargement...
Recherche...
Aucune correspondance
Arccore::IMemoryAllocator Liste des membres

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

adjustCapacity(size_t wanted_capacity, size_t element_size)=0 (défini dans Arccore::IMemoryAllocator)Arccore::IMemoryAllocatorpure virtual
adjustedCapacity(MemoryAllocationArgs args, Int64 wanted_capacity, Int64 element_size) constArccore::IMemoryAllocatorvirtual
allocate(MemoryAllocationArgs args, Int64 new_size)Arccore::IMemoryAllocatorvirtual
allocate(size_t new_size)=0 (défini dans Arccore::IMemoryAllocator)Arccore::IMemoryAllocatorpure virtual
copyMemory(MemoryAllocationArgs args, AllocatedMemoryInfo destination, AllocatedMemoryInfo source)Arccore::IMemoryAllocatorvirtual
deallocate(MemoryAllocationArgs args, AllocatedMemoryInfo ptr)Arccore::IMemoryAllocatorvirtual
deallocate(void *ptr)=0 (défini dans Arccore::IMemoryAllocator)Arccore::IMemoryAllocatorpure virtual
guarantedAlignment(MemoryAllocationArgs args) constArccore::IMemoryAllocatorvirtual
guarantedAlignment()=0 (défini dans Arccore::IMemoryAllocator)Arccore::IMemoryAllocatorpure virtual
hasRealloc(MemoryAllocationArgs args) constArccore::IMemoryAllocatorvirtual
hasRealloc() const =0 (défini dans Arccore::IMemoryAllocator)Arccore::IMemoryAllocatorpure virtual
notifyMemoryArgsChanged(MemoryAllocationArgs old_args, MemoryAllocationArgs new_args, AllocatedMemoryInfo ptr)Arccore::IMemoryAllocatorvirtual
reallocate(MemoryAllocationArgs args, AllocatedMemoryInfo current_ptr, Int64 new_size)Arccore::IMemoryAllocatorvirtual
reallocate(void *current_ptr, size_t new_size)=0 (défini dans Arccore::IMemoryAllocator)Arccore::IMemoryAllocatorpure virtual
~IMemoryAllocator()=defaultArccore::IMemoryAllocatorvirtual