Arcane  v3.15.0.0
Documentation développeur
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 element_size) final (défini dans Arccore::IMemoryAllocator3)Arccore::IMemoryAllocator3privatevirtual
adjustedCapacity(MemoryAllocationArgs, Int64 wanted_capacity, Int64) const final (défini dans Arcane::impl::StackMemoryAllocator)Arcane::impl::StackMemoryAllocatorinline
Arccore::IMemoryAllocator3::adjustedCapacity(MemoryAllocationArgs args, Int64 wanted_capacity, Int64 element_size) const =0Arccore::IMemoryAllocator3pure virtual
allocate(MemoryAllocationArgs args, Int64 new_size) final (défini dans Arcane::impl::StackMemoryAllocator)Arcane::impl::StackMemoryAllocator
Arccore::IMemoryAllocator3::allocate(MemoryAllocationArgs args, Int64 new_size)=0Arccore::IMemoryAllocator3pure virtual
BaseClass typedef (défini dans Arccore::IMemoryAllocator3)Arccore::IMemoryAllocator3private
copyMemory(MemoryAllocationArgs args, AllocatedMemoryInfo destination, AllocatedMemoryInfo source)Arccore::IMemoryAllocatorvirtual
deallocate(MemoryAllocationArgs args, AllocatedMemoryInfo ptr) finalArcane::impl::StackMemoryAllocatorvirtual
guarantedAlignment(MemoryAllocationArgs) const finalArcane::impl::StackMemoryAllocatorinlinevirtual
guaranteedAlignment(MemoryAllocationArgs args) constArccore::IMemoryAllocatorvirtual
hasRealloc(MemoryAllocationArgs) const finalArcane::impl::StackMemoryAllocatorinlinevirtual
m_preallocated_buffer (défini dans Arcane::impl::StackMemoryAllocator)Arcane::impl::StackMemoryAllocatorprivate
m_preallocated_size (défini dans Arcane::impl::StackMemoryAllocator)Arcane::impl::StackMemoryAllocatorprivate
memoryResource() constArccore::IMemoryAllocatorinlinevirtual
notifyMemoryArgsChanged(MemoryAllocationArgs old_args, MemoryAllocationArgs new_args, AllocatedMemoryInfo ptr)Arccore::IMemoryAllocatorvirtual
reallocate(MemoryAllocationArgs args, AllocatedMemoryInfo current_ptr, Int64 new_size) final (défini dans Arcane::impl::StackMemoryAllocator)Arcane::impl::StackMemoryAllocator
Arccore::IMemoryAllocator3::reallocate(MemoryAllocationArgs args, AllocatedMemoryInfo current_ptr, Int64 new_size)=0Arccore::IMemoryAllocator3pure virtual
StackMemoryAllocator(void *buf, size_t size) (défini dans Arcane::impl::StackMemoryAllocator)Arcane::impl::StackMemoryAllocatorinline
~IMemoryAllocator()=defaultArccore::IMemoryAllocatorvirtual