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

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

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