Arcane  v3.14.10.0
Documentation développeur
Chargement...
Recherche...
Aucune correspondance
TesterMemoryAllocatorV3 Liste des membres

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

_checkValid(MemoryAllocationArgs args) (défini dans TesterMemoryAllocatorV3)TesterMemoryAllocatorV3inlineprivatestatic
adjustCapacity(size_t wanted_capacity, size_t element_size) final (défini dans Arccore::IMemoryAllocator3)Arccore::IMemoryAllocator3privatevirtual
adjustedCapacity(MemoryAllocationArgs args, Int64 wanted_capacity, Int64 element_size) const overrideTesterMemoryAllocatorV3inlinevirtual
allocate(MemoryAllocationArgs args, Int64 new_size) overrideTesterMemoryAllocatorV3inlinevirtual
BaseClass typedef (défini dans Arccore::IMemoryAllocator3)Arccore::IMemoryAllocator3private
copyMemory(MemoryAllocationArgs args, AllocatedMemoryInfo destination, AllocatedMemoryInfo source)Arccore::IMemoryAllocatorvirtual
deallocate(MemoryAllocationArgs args, AllocatedMemoryInfo ptr) overrideTesterMemoryAllocatorV3inlinevirtual
guarantedAlignment(MemoryAllocationArgs args) const overrideTesterMemoryAllocatorV3inlinevirtual
hasRealloc(MemoryAllocationArgs args) const overrideTesterMemoryAllocatorV3inlinevirtual
m_default_allocator (défini dans TesterMemoryAllocatorV3)TesterMemoryAllocatorV3private
notifyMemoryArgsChanged(MemoryAllocationArgs old_args, MemoryAllocationArgs new_args, AllocatedMemoryInfo ptr) overrideTesterMemoryAllocatorV3inlinevirtual
reallocate(MemoryAllocationArgs args, AllocatedMemoryInfo current_ptr, Int64 new_size) overrideTesterMemoryAllocatorV3inlinevirtual
~IMemoryAllocator()=defaultArccore::IMemoryAllocatorvirtual