Class containing information to specialize allocations.
More...
#include <arccore/common/MemoryAllocationArgs.h>
Class containing information to specialize allocations.
Definition at line 31 of file common/arccore/common/MemoryAllocationArgs.h.
◆ arrayName()
| String Arcane::MemoryAllocationArgs::arrayName |
( |
| ) |
const |
◆ debugInfo()
◆ device()
| Int16 Arcane::MemoryAllocationArgs::device |
( |
| ) |
const |
|
inline |
◆ memoryLocationHint()
◆ runQueue()
| RunQueue * Arcane::MemoryAllocationArgs::runQueue |
( |
| ) |
const |
|
inline |
◆ setDebugInfo()
◆ setDevice()
| void Arcane::MemoryAllocationArgs::setDevice |
( |
Int16 | device | ) |
|
|
inline |
◆ setMemoryLocationHint()
◆ setRunQueue()
| void Arcane::MemoryAllocationArgs::setRunQueue |
( |
RunQueue * | v | ) |
|
|
inline |
The documentation for this class was generated from the following files: