Enumérateur sur un tableau d'entités du maillage de genre ItemType. Plus de détails...
#include <arcane/core/ItemArrayEnumerator.h>
Fonctions membres publiques | |
ItemArrayEnumeratorT (const Int32ConstArrayView ids, const ItemInternalList &items_internal) | |
ItemArrayEnumeratorT (const Int32 *ids, Integer nb_item, const ItemPtr *items_internal) | |
ItemType | operator* () const |
Fonctions membres publiques hérités de Arcane::ItemArrayEnumerator | |
ItemArrayEnumerator (const Int32ConstArrayView ids, const ItemInternalList &items_internal) | |
ItemArrayEnumerator (const Int32 *ids, Integer nb_item, const ItemPtr *items_internal) | |
void | operator++ () |
bool | hasNext () const |
Integer | itemLocalId () const |
Integer | index () const |
Item | operator* () const |
Membres hérités additionnels | |
Types publics hérités de Arcane::ItemArrayEnumerator | |
typedef ItemInternal * | ItemPtr |
typedef ItemPtr * | Iterator |
Attributs protégés hérités de Arcane::ItemArrayEnumerator | |
Integer | m_current |
Integer | m_end |
const Int32 *ARCANE_RESTRICT | m_items_local_id |
const ItemPtr * | m_items_internal |
Enumérateur sur un tableau d'entités du maillage de genre ItemType.
Définition à la ligne 78 du fichier ItemArrayEnumerator.h.
|
inline |
Définition à la ligne 82 du fichier ItemArrayEnumerator.h.
|
inline |
Définition à la ligne 86 du fichier ItemArrayEnumerator.h.
|
inline |
Définition à la ligne 90 du fichier ItemArrayEnumerator.h.