Liste complète des membres de Arccore::PrintableMemoryAllocator, y compris les membres hérités :
adjustedCapacity(MemoryAllocationArgs, Int64 wanted_capacity, Int64 element_size) const override | Arccore::DefaultMemoryAllocator | virtual |
allocate(MemoryAllocationArgs args, Int64 new_size) override | Arccore::PrintableMemoryAllocator | virtual |
allocate(MemoryAllocationArgs args, Int64 new_size)=0 | Arccore::PrintableMemoryAllocator | virtual |
copyMemory(MemoryAllocationArgs args, AllocatedMemoryInfo destination, AllocatedMemoryInfo source) | Arccore::IMemoryAllocator | virtual |
deallocate(MemoryAllocationArgs args, AllocatedMemoryInfo ptr) override | Arccore::PrintableMemoryAllocator | virtual |
deallocate(MemoryAllocationArgs args, AllocatedMemoryInfo ptr)=0 | Arccore::PrintableMemoryAllocator | virtual |
guarantedAlignment(MemoryAllocationArgs args) const | Arccore::IMemoryAllocator | virtual |
guaranteedAlignment(MemoryAllocationArgs) const override | Arccore::DefaultMemoryAllocator | inlinevirtual |
hasRealloc(MemoryAllocationArgs) const override | Arccore::DefaultMemoryAllocator | virtual |
memoryResource() const override | Arccore::DefaultMemoryAllocator | inlinevirtual |
notifyMemoryArgsChanged(MemoryAllocationArgs old_args, MemoryAllocationArgs new_args, AllocatedMemoryInfo ptr) | Arccore::IMemoryAllocator | virtual |
reallocate(MemoryAllocationArgs args, AllocatedMemoryInfo current_ptr, Int64 new_size) override | Arccore::PrintableMemoryAllocator | virtual |
reallocate(MemoryAllocationArgs args, AllocatedMemoryInfo current_ptr, Int64 new_size)=0 | Arccore::PrintableMemoryAllocator | virtual |
~IMemoryAllocator()=default | Arccore::IMemoryAllocator | virtual |