Gère un vecteur d'entité ItemType. Plus de détails...
#include <arcane/core/SimdItem.h>
Fonctions membres publiques | |
SimdItemDirectT (const ItemInternalPtr *items, Int32 base_local_id, Integer nb_valid) | |
operator SimdItemDirectIndexT< ItemType > () | |
Fonctions membres publiques hérités de Arcane::SimdItemDirectBase | |
SimdItemDirectBase (const ItemInternalPtr *items, Int32 base_local_id, Integer nb_valid) | |
Integer | nbValid () const |
Nombre d'entités valides de l'instance. | |
Int32 | baseLocalId () const |
Liste des numéros locaux des entités de l'instance. | |
Types protégés | |
typedef ItemInternal * | ItemInternalPtr |
Types protégés hérités de Arcane::SimdItemDirectBase | |
typedef ItemInternal * | ItemInternalPtr |
Amis | |
class | SimdItemEnumeratorT< ItemType > |
Membres hérités additionnels | |
Fonctions membres protégées hérités de Arcane::SimdItemDirectBase | |
SimdItemDirectBase (ItemSharedInfo *shared_info, Int32 base_local_id, Integer nb_valid) | |
SimdItemDirectBase (Int32 base_local_id, Integer nb_valid, const ItemInternalPtr *items) | |
Attributs protégés hérités de Arcane::SimdItemDirectBase | |
Int32 | m_base_local_id |
Integer | m_nb_valid |
ItemSharedInfo * | m_shared_info = ItemSharedInfo::nullInstance() |
Gère un vecteur d'entité ItemType.
Définition à la ligne 283 du fichier SimdItem.h.
|
protected |
Définition à la ligne 290 du fichier SimdItem.h.
|
inline |
Définition à la ligne 295 du fichier SimdItem.h.
|
inline |
Définition à la ligne 305 du fichier SimdItem.h.
|
friend |
Définition à la ligne 270 du fichier SimdItem.h.