Index d'une entité constituant dans la liste des entités constituants. Plus de détails...
#include <arcane/core/materials/ComponentItemInternal.h>
Fonctions membres publiques | |
ARCCORE_HOST_DEVICE constexpr | ConstituentItemIndex (Int32 id) |
ARCCORE_HOST_DEVICE constexpr Int32 | localId () const |
ARCCORE_HOST_DEVICE constexpr bool | isNull () const |
Attributs privés | |
Int32 | m_id = -1 |
Amis | |
ARCCORE_HOST_DEVICE friend constexpr bool | operator== (ConstituentItemIndex a, ConstituentItemIndex b) |
ARCCORE_HOST_DEVICE friend constexpr bool | operator!= (ConstituentItemIndex a, ConstituentItemIndex b) |
std::ostream & | operator<< (std::ostream &o, const ConstituentItemIndex &id) |
Index d'une entité constituant dans la liste des entités constituants.
L'index est propre à chaque type d'entité consituant (AllEnvCell, EnvCell, MatCell). La liste est gérée par ComponentIemtInternalData.
Définition à la ligne 46 du fichier core/materials/ComponentItemInternal.h.
|
inlineexplicitconstexpr |
Définition à la ligne 51 du fichier core/materials/ComponentItemInternal.h.
|
inlineconstexpr |
Définition à la ligne 68 du fichier core/materials/ComponentItemInternal.h.
|
inlineconstexpr |
Définition à la ligne 54 du fichier core/materials/ComponentItemInternal.h.
|
friend |
Définition à la ligne 60 du fichier core/materials/ComponentItemInternal.h.
|
friend |
Définition à la ligne 88 du fichier ComponentItemInternal.cc.
|
friend |
Définition à la ligne 55 du fichier core/materials/ComponentItemInternal.h.
|
private |
Définition à la ligne 72 du fichier core/materials/ComponentItemInternal.h.