Liste complète des membres de Arccore::AlignedMemoryAllocator, y compris les membres hérités :
| adjustedCapacity(MemoryAllocationArgs args, Int64 wanted_capacity, Int64 element_size) const override | Arccore::AlignedMemoryAllocator | virtual |
| AlignedMemoryAllocator(Int32 alignment) (défini dans Arccore::AlignedMemoryAllocator) | Arccore::AlignedMemoryAllocator | inlineexplicitprotected |
| allocate(MemoryAllocationArgs args, Int64 new_size) override | Arccore::AlignedMemoryAllocator | virtual |
| CacheLine() | Arccore::AlignedMemoryAllocator | inlinestatic |
| cacheLineAlignment() | Arccore::AlignedMemoryAllocator | inlinestatic |
| copyMemory(MemoryAllocationArgs args, AllocatedMemoryInfo destination, AllocatedMemoryInfo source) | Arcane::IMemoryAllocator | virtual |
| deallocate(MemoryAllocationArgs args, AllocatedMemoryInfo ptr) override | Arccore::AlignedMemoryAllocator | virtual |
| guarantedAlignment(MemoryAllocationArgs args) const | Arcane::IMemoryAllocator | virtual |
| guaranteedAlignment(MemoryAllocationArgs) const override | Arccore::AlignedMemoryAllocator | inlinevirtual |
| hasRealloc(MemoryAllocationArgs) const override | Arccore::AlignedMemoryAllocator | inlinevirtual |
| memoryResource() const override | Arccore::AlignedMemoryAllocator | inlinevirtual |
| notifyMemoryArgsChanged(MemoryAllocationArgs old_args, MemoryAllocationArgs new_args, AllocatedMemoryInfo ptr) | Arcane::IMemoryAllocator | virtual |
| reallocate(MemoryAllocationArgs args, AllocatedMemoryInfo current_ptr, Int64 new_size) override | Arccore::AlignedMemoryAllocator | virtual |
| Simd() | Arccore::AlignedMemoryAllocator | inlinestatic |
| simdAlignment() | Arccore::AlignedMemoryAllocator | inlinestatic |
| ~IMemoryAllocator()=default | Arcane::IMemoryAllocator | virtual |