Information sur un device.
Plus de détails...
#include <arcane/accelerator/core/DeviceInfo.h>
Information sur un device.
Définition à la ligne 31 du fichier DeviceInfo.h.
◆ description()
String Arcane::Accelerator::DeviceInfo::description |
( |
| ) |
const |
|
inline |
Description du device.
Définition à la ligne 45 du fichier DeviceInfo.h.
◆ deviceId()
DeviceId Arcane::Accelerator::DeviceInfo::deviceId |
( |
| ) |
const |
|
inline |
Informations du i-ème device.
Définition à la ligne 36 du fichier DeviceInfo.h.
◆ name()
String Arcane::Accelerator::DeviceInfo::name |
( |
| ) |
const |
|
inline |
◆ setDescription()
void Arcane::Accelerator::DeviceInfo::setDescription |
( |
const String & |
v | ) |
|
|
inline |
◆ setDeviceId()
void Arcane::Accelerator::DeviceInfo::setDeviceId |
( |
DeviceId |
id | ) |
|
|
inline |
◆ setName()
void Arcane::Accelerator::DeviceInfo::setName |
( |
const String & |
v | ) |
|
|
inline |
◆ setUUIDAsString()
void Arcane::Accelerator::DeviceInfo::setUUIDAsString |
( |
const String & |
v | ) |
|
|
inline |
◆ uuidAsString()
String Arcane::Accelerator::DeviceInfo::uuidAsString |
( |
| ) |
const |
|
inline |
UUID sous forme de chaîne de caractères. Peut-être nul.
Définition à la ligne 42 du fichier DeviceInfo.h.
La documentation de cette classe a été générée à partir du fichier suivant :