Options to configure allocations.
More...
#include </__w/arcaneframework.github.io/arcaneframework.github.io/framework/arccore/src/common/arccore/common/MemoryAllocationOptions.h>
Options to configure allocations.
Definition at line 31 of file common/arccore/common/MemoryAllocationOptions.h.
◆ MemoryAllocationOptions() [1/4]
| Arcane::MemoryAllocationOptions::MemoryAllocationOptions |
( |
IMemoryAllocator * | allocator | ) |
|
|
inlineexplicit |
◆ MemoryAllocationOptions() [2/4]
◆ MemoryAllocationOptions() [3/4]
◆ MemoryAllocationOptions() [4/4]
| Arcane::MemoryAllocationOptions::MemoryAllocationOptions |
( |
const MemoryAllocationOptions & | rhs | ) |
|
|
inline |
◆ ~MemoryAllocationOptions()
| Arcane::MemoryAllocationOptions::~MemoryAllocationOptions |
( |
| ) |
|
|
inline |
◆ _addDebugReference()
| void Arcane::MemoryAllocationOptions::_addDebugReference |
( |
| ) |
|
|
private |
◆ _removeDebugReference()
| void Arcane::MemoryAllocationOptions::_removeDebugReference |
( |
| ) |
|
|
private |
◆ allocationArgs()
◆ allocator()
◆ arrayName()
| String Arcane::MemoryAllocationOptions::arrayName |
( |
| ) |
const |
◆ device()
| Int16 Arcane::MemoryAllocationOptions::device |
( |
| ) |
const |
|
inline |
◆ memoryLocationHint()
◆ operator=()
| MemoryAllocationOptions & Arcane::MemoryAllocationOptions::operator= |
( |
const MemoryAllocationOptions & | rhs | ) |
|
|
inline |
◆ setAllocator()
◆ setArrayName()
| void Arcane::MemoryAllocationOptions::setArrayName |
( |
const String & | name | ) |
|
◆ setDevice()
| void Arcane::MemoryAllocationOptions::setDevice |
( |
Int16 | device | ) |
|
|
inline |
◆ setMemoryLocationHint()
◆ ArrayMetaData
| friend class ArrayMetaData |
|
friend |
◆ operator==
| bool operator== |
( |
const MemoryAllocationOptions & | a, |
|
|
const MemoryAllocationOptions & | b ) |
|
friend |
◆ m_allocator
◆ m_debug_info
| ArrayDebugInfo* Arcane::MemoryAllocationOptions::m_debug_info = nullptr |
|
private |
◆ m_device
| Int16 Arcane::MemoryAllocationOptions::m_device = -1 |
|
private |
◆ m_memory_location_hint
The documentation for this class was generated from the following files: