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

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

adjustCapacity(size_t wanted_capacity, size_t element_size)=0 (défini dans Arccore::DefaultMemoryAllocator3)Arccore::DefaultMemoryAllocator3virtual
adjustedCapacity(MemoryAllocationArgs, Int64 wanted_capacity, Int64 element_size) const overrideArccore::DefaultMemoryAllocator3virtual
allocate(MemoryAllocationArgs, Int64 new_size) overrideArccore::DefaultMemoryAllocator3virtual
allocate(MemoryAllocationArgs args, Int64 new_size)Arccore::DefaultMemoryAllocator3virtual
allocate(size_t new_size)=0 (défini dans Arccore::DefaultMemoryAllocator3)Arccore::DefaultMemoryAllocator3virtual
ArrayMetaData (défini dans Arccore::DefaultMemoryAllocator3)Arccore::DefaultMemoryAllocator3friend
BaseClass typedef (défini dans Arccore::IMemoryAllocator3)Arccore::IMemoryAllocator3private
copyMemory(MemoryAllocationArgs args, AllocatedMemoryInfo destination, AllocatedMemoryInfo source)Arccore::IMemoryAllocatorvirtual
deallocate(MemoryAllocationArgs, AllocatedMemoryInfo ptr) overrideArccore::DefaultMemoryAllocator3virtual
deallocate(MemoryAllocationArgs args, AllocatedMemoryInfo ptr)Arccore::DefaultMemoryAllocator3virtual
deallocate(void *ptr)=0 (défini dans Arccore::DefaultMemoryAllocator3)Arccore::DefaultMemoryAllocator3virtual
guarantedAlignment(MemoryAllocationArgs) const overrideArccore::DefaultMemoryAllocator3inlinevirtual
guarantedAlignment(MemoryAllocationArgs args) constArccore::DefaultMemoryAllocator3virtual
guarantedAlignment()=0 (défini dans Arccore::DefaultMemoryAllocator3)Arccore::DefaultMemoryAllocator3virtual
hasRealloc(MemoryAllocationArgs) const overrideArccore::DefaultMemoryAllocator3virtual
hasRealloc(MemoryAllocationArgs args) constArccore::DefaultMemoryAllocator3virtual
hasRealloc() const=0 (défini dans Arccore::DefaultMemoryAllocator3)Arccore::DefaultMemoryAllocator3virtual
notifyMemoryArgsChanged(MemoryAllocationArgs old_args, MemoryAllocationArgs new_args, AllocatedMemoryInfo ptr)Arccore::IMemoryAllocatorvirtual
reallocate(MemoryAllocationArgs, AllocatedMemoryInfo current_ptr, Int64 new_size) overrideArccore::DefaultMemoryAllocator3virtual
reallocate(MemoryAllocationArgs args, AllocatedMemoryInfo current_ptr, Int64 new_size)Arccore::DefaultMemoryAllocator3virtual
reallocate(void *current_ptr, size_t new_size)=0 (défini dans Arccore::DefaultMemoryAllocator3)Arccore::DefaultMemoryAllocator3virtual
shared_null_instance (défini dans Arccore::DefaultMemoryAllocator3)Arccore::DefaultMemoryAllocator3privatestatic
~IMemoryAllocator()=defaultArccore::IMemoryAllocatorvirtual