Liste complète des membres de TesterMemoryAllocatorV3, y compris les membres hérités :
_checkValid(MemoryAllocationArgs args) (défini dans TesterMemoryAllocatorV3) | TesterMemoryAllocatorV3 | inlineprivatestatic |
adjustCapacity(size_t wanted_capacity, size_t element_size) final (défini dans Arccore::IMemoryAllocator3) | Arccore::IMemoryAllocator3 | privatevirtual |
adjustedCapacity(MemoryAllocationArgs args, Int64 wanted_capacity, Int64 element_size) const override | TesterMemoryAllocatorV3 | inlinevirtual |
allocate(MemoryAllocationArgs args, Int64 new_size) override | TesterMemoryAllocatorV3 | inlinevirtual |
BaseClass typedef (défini dans Arccore::IMemoryAllocator3) | Arccore::IMemoryAllocator3 | private |
copyMemory(MemoryAllocationArgs args, AllocatedMemoryInfo destination, AllocatedMemoryInfo source) | Arccore::IMemoryAllocator | virtual |
deallocate(MemoryAllocationArgs args, AllocatedMemoryInfo ptr) override | TesterMemoryAllocatorV3 | inlinevirtual |
guarantedAlignment(MemoryAllocationArgs args) const override | TesterMemoryAllocatorV3 | inlinevirtual |
hasRealloc(MemoryAllocationArgs args) const override | TesterMemoryAllocatorV3 | inlinevirtual |
m_default_allocator (défini dans TesterMemoryAllocatorV3) | TesterMemoryAllocatorV3 | private |
notifyMemoryArgsChanged(MemoryAllocationArgs old_args, MemoryAllocationArgs new_args, AllocatedMemoryInfo ptr) override | TesterMemoryAllocatorV3 | inlinevirtual |
reallocate(MemoryAllocationArgs args, AllocatedMemoryInfo current_ptr, Int64 new_size) override | TesterMemoryAllocatorV3 | inlinevirtual |
~IMemoryAllocator()=default | Arccore::IMemoryAllocator | virtual |