Arcane  v3.14.10.0
Documentation utilisateur
Chargement...
Recherche...
Aucune correspondance
Arcane::impl::StackMemoryAllocator Liste des membres

Liste complète des membres de Arcane::impl::StackMemoryAllocator, y compris les membres hérités :

adjustCapacity(size_t wanted_capacity, size_t) final (défini dans Arcane::impl::StackMemoryAllocator)Arcane::impl::StackMemoryAllocatorinlinevirtual
adjustedCapacity(MemoryAllocationArgs args, Int64 wanted_capacity, Int64 element_size) constArccore::IMemoryAllocatorvirtual
allocate(size_t new_size) final (défini dans Arcane::impl::StackMemoryAllocator)Arcane::impl::StackMemoryAllocatorvirtual
Arccore::IMemoryAllocator::allocate(MemoryAllocationArgs args, Int64 new_size)Arccore::IMemoryAllocatorvirtual
copyMemory(MemoryAllocationArgs args, AllocatedMemoryInfo destination, AllocatedMemoryInfo source)Arccore::IMemoryAllocatorvirtual
deallocate(void *ptr) final (défini dans Arcane::impl::StackMemoryAllocator)Arcane::impl::StackMemoryAllocatorvirtual
Arccore::IMemoryAllocator::deallocate(MemoryAllocationArgs args, AllocatedMemoryInfo ptr)Arccore::IMemoryAllocatorvirtual
guarantedAlignment() final (défini dans Arcane::impl::StackMemoryAllocator)Arcane::impl::StackMemoryAllocatorinlinevirtual
Arccore::IMemoryAllocator::guarantedAlignment(MemoryAllocationArgs args) constArccore::IMemoryAllocatorvirtual
hasRealloc() const final (défini dans Arcane::impl::StackMemoryAllocator)Arcane::impl::StackMemoryAllocatorvirtual
Arccore::IMemoryAllocator::hasRealloc(MemoryAllocationArgs args) constArccore::IMemoryAllocatorvirtual
notifyMemoryArgsChanged(MemoryAllocationArgs old_args, MemoryAllocationArgs new_args, AllocatedMemoryInfo ptr)Arccore::IMemoryAllocatorvirtual
reallocate(void *current_ptr, size_t new_size) final (défini dans Arcane::impl::StackMemoryAllocator)Arcane::impl::StackMemoryAllocatorvirtual
Arccore::IMemoryAllocator::reallocate(MemoryAllocationArgs args, AllocatedMemoryInfo current_ptr, Int64 new_size)Arccore::IMemoryAllocatorvirtual
StackMemoryAllocator(void *buf, size_t size) (défini dans Arcane::impl::StackMemoryAllocator)Arcane::impl::StackMemoryAllocatorinline
~IMemoryAllocator()=defaultArccore::IMemoryAllocatorvirtual