Type d'une entité (Item). Plus de détails...
#include <arcane/core/ItemTypeId.h>
Fonctions membres publiques | |
constexpr ARCCORE_HOST_DEVICE | ItemTypeId (Int16 id) |
constexpr ARCCORE_HOST_DEVICE | operator Int16 () const |
constexpr ARCCORE_HOST_DEVICE Int16 | typeId () const |
constexpr ARCCORE_HOST_DEVICE bool | isNull () const |
Fonctions membres publiques statiques | |
static ItemTypeId | fromInteger (Int64 v) |
Créé une instance à partir d'un entier. | |
Attributs privés | |
Int16 | m_type_id = IT_NullType |
Type d'une entité (Item).
Définition à la ligne 31 du fichier ItemTypeId.h.
|
inlineexplicitconstexpr |
Définition à la ligne 36 du fichier ItemTypeId.h.
|
static |
Créé une instance à partir d'un entier.
Cette méthode lève une exception si v est supérieur à la valeur maximale autorisée qui est actuellement 2^15.
Définition à la ligne 75 du fichier ItemInternal.cc.
Références Arcane::CheckedConvert::toInt16().
Référencé par Arcane::mesh::OneMeshItemAdder::_AMR_Patch().
Définition à la ligne 44 du fichier ItemTypeId.h.
|
inlineconstexpr |
Définition à la ligne 39 du fichier ItemTypeId.h.
|
inlineconstexpr |
Définition à la ligne 43 du fichier ItemTypeId.h.
|
private |
Définition à la ligne 55 du fichier ItemTypeId.h.