Iterateur d'un ItemInternalVectorView. Plus de détails...
#include <arcane/core/ItemInternalVectorView.h>
Graphe de collaboration de Arcane::ItemInternalVectorViewConstIterator:Types publics | |
| typedef ItemInternalVectorViewConstIterator | ThatClass |
| typedef std::random_access_iterator_tag | iterator_category |
| typedef const ItemInternalPtr * | pointer |
| Type indexant le tableau. | |
| typedef const ItemInternalPtr & | reference |
| Type indexant le tableau. | |
| typedef ItemInternalPtr | value_type |
| Type indexant le tableau. | |
| typedef Integer | size_type |
| Type indexant le tableau. | |
| typedef Integer | difference_type |
| Type d'une distance entre itérateur éléments du tableau. | |
Fonctions membres publiques | |
| value_type | operator* () const |
| value_type | operator-> () const |
| ThatClass & | operator++ () |
| ThatClass & | operator-- () |
| void | operator+= (difference_type v) |
| void | operator-= (difference_type v) |
Types privés | |
| typedef ItemInternal * | ItemInternalPtr |
Fonctions membres privées | |
| ItemInternalVectorViewConstIterator (const ItemInternalPtr *items, const Int32 *ARCANE_RESTRICT local_ids, Integer index, Int32 local_id_offset) | |
Attributs privés | |
| const ItemInternalPtr * | m_items |
| const Int32 *ARCANE_RESTRICT | m_local_ids |
| Int32 | m_index |
| Int32 | m_local_id_offset = 0 |
Amis | |
| class | ItemInternalVectorView |
| template<int Extent> | |
| class | ItemConnectedListView |
| Integer | operator- (const ThatClass &a, const ThatClass &b) |
| ThatClass | operator- (const ThatClass &a, difference_type v) |
| ThatClass | operator+ (const ThatClass &a, difference_type v) |
| bool | operator< (const ThatClass &lhs, const ThatClass &rhs) |
| bool | operator== (const ThatClass &lhs, const ThatClass &rhs) |
| bool | operator!= (const ThatClass &lhs, const ThatClass &rhs) |
Iterateur d'un ItemInternalVectorView.
Définition à la ligne 37 du fichier ItemInternalVectorView.h.
Type d'une distance entre itérateur éléments du tableau.
Définition à la ligne 65 du fichier ItemInternalVectorView.h.
|
private |
Définition à la ligne 41 du fichier ItemInternalVectorView.h.
| typedef std::random_access_iterator_tag Arcane::ItemInternalVectorViewConstIterator::iterator_category |
Définition à la ligne 55 du fichier ItemInternalVectorView.h.
Type indexant le tableau.
Définition à la ligne 57 du fichier ItemInternalVectorView.h.
Type indexant le tableau.
Définition à la ligne 59 du fichier ItemInternalVectorView.h.
Type indexant le tableau.
Définition à la ligne 63 du fichier ItemInternalVectorView.h.
Définition à la ligne 52 du fichier ItemInternalVectorView.h.
Type indexant le tableau.
Définition à la ligne 61 du fichier ItemInternalVectorView.h.
|
inlineprivate |
Définition à la ligne 45 du fichier ItemInternalVectorView.h.
|
inline |
Définition à la ligne 67 du fichier ItemInternalVectorView.h.
|
inline |
Définition à la ligne 69 du fichier ItemInternalVectorView.h.
|
inline |
Définition à la ligne 71 du fichier ItemInternalVectorView.h.
|
inline |
Définition à la ligne 70 du fichier ItemInternalVectorView.h.
|
inline |
Définition à la ligne 72 du fichier ItemInternalVectorView.h.
|
inline |
Définition à la ligne 68 du fichier ItemInternalVectorView.h.
|
friend |
Définition à la ligne 40 du fichier ItemInternalVectorView.h.
|
friend |
Définition à la ligne 39 du fichier ItemInternalVectorView.h.
Définition à la ligne 98 du fichier ItemInternalVectorView.h.
|
friend |
Définition à la ligne 82 du fichier ItemInternalVectorView.h.
Définition à la ligne 73 du fichier ItemInternalVectorView.h.
|
friend |
Définition à la ligne 77 du fichier ItemInternalVectorView.h.
Définition à la ligne 87 du fichier ItemInternalVectorView.h.
Définition à la ligne 91 du fichier ItemInternalVectorView.h.
|
private |
Définition à la ligne 107 du fichier ItemInternalVectorView.h.
|
private |
Définition à la ligne 105 du fichier ItemInternalVectorView.h.
|
private |
Définition à la ligne 108 du fichier ItemInternalVectorView.h.
|
private |
Définition à la ligne 106 du fichier ItemInternalVectorView.h.