Enumérateur sur un tableau de tableaux d'entités du maillage. Plus de détails...
#include <arcane/core/ItemPairEnumerator.h>
Types publics | |
typedef ItemInternal * | ItemInternalPtr |
Fonctions membres publiques | |
ItemPairEnumerator (const ItemPairGroup &array) | |
void | operator++ () |
bool | hasNext () const |
Int32 | itemLocalId () const |
Int32 | index () const |
ItemEnumerator | subItems () const |
Item | operator* () const |
Integer | nbSubItem () const |
operator ItemLocalId () const | |
Conversion vers un ItemLocalIdT<ItemType> | |
Fonctions membres protégées | |
Item | _currentItem () const |
ConstArrayView< Int32 > | _ids () const |
Attributs protégés | |
Int32 | m_current = 0 |
Int32 | m_end = 0 |
Int64ConstArrayView | m_indexes |
Int32ConstArrayView | m_items_local_id |
Span< const Int32 > | m_sub_items_local_id |
ItemSharedInfo * | m_items_shared_info = ItemSharedInfo::nullInstance() |
ItemSharedInfo * | m_sub_items_shared_info = ItemSharedInfo::nullInstance() |
Enumérateur sur un tableau de tableaux d'entités du maillage.
Définition à la ligne 37 du fichier ItemPairEnumerator.h.
Définition à la ligne 41 du fichier ItemPairEnumerator.h.
Arcane::ItemPairEnumerator::ItemPairEnumerator | ( | const ItemPairGroup & | array | ) |
Définition à la ligne 28 du fichier ItemPairEnumerator.cc.
|
inlineprotected |
Définition à la ligne 94 du fichier ItemPairEnumerator.h.
|
inlineprotected |
Définition à la ligne 98 du fichier ItemPairEnumerator.h.
|
inline |
Définition à la ligne 54 du fichier ItemPairEnumerator.h.
|
inline |
Définition à la ligne 62 du fichier ItemPairEnumerator.h.
|
inline |
Définition à la ligne 58 du fichier ItemPairEnumerator.h.
|
inline |
Définition à la ligne 74 du fichier ItemPairEnumerator.h.
|
inline |
Conversion vers un ItemLocalIdT<ItemType>
Définition à la ligne 80 du fichier ItemPairEnumerator.h.
|
inline |
Définition à la ligne 70 du fichier ItemPairEnumerator.h.
|
inline |
Définition à la ligne 50 du fichier ItemPairEnumerator.h.
|
inline |
Définition à la ligne 66 du fichier ItemPairEnumerator.h.
|
protected |
Définition à la ligne 84 du fichier ItemPairEnumerator.h.
|
protected |
Définition à la ligne 85 du fichier ItemPairEnumerator.h.
|
protected |
Définition à la ligne 86 du fichier ItemPairEnumerator.h.
|
protected |
Définition à la ligne 87 du fichier ItemPairEnumerator.h.
|
protected |
Définition à la ligne 89 du fichier ItemPairEnumerator.h.
Définition à la ligne 88 du fichier ItemPairEnumerator.h.
|
protected |
Définition à la ligne 90 du fichier ItemPairEnumerator.h.