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

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

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