Enumérateur typé. Plus de détails...
Graphe d'héritage de Arcane::EnumeratorT< T >:
Graphe de collaboration de Arcane::EnumeratorT< T >:Fonctions membres publiques | |
| EnumeratorT (const Collection< T > &collection) | |
| EnumeratorT (EnumeratorImplBase *impl) | |
| const T & | current () const |
| T & | current () |
| const T & | operator* () const |
| T & | operator* () |
| const T * | operator-> () const |
| T * | operator-> () |
Fonctions membres publiques hérités de Arcane::EnumeratorBase | |
| EnumeratorBase ()=default | |
| Contruit un énumérateur nul. | |
| EnumeratorBase (EnumeratorImplBase *impl) | |
| Contruit un énumérateur associé à l'implémentation impl. | |
| void | reset () |
| bool | moveNext () |
| void * | current () |
| const void * | current () const |
| bool | operator++ () |
| Avance l'énumérateur sur l'élément suivant. | |
Fonctions membres privées | |
| T * | _currentPtr () |
| const T * | _currentPtr () const |
Membres hérités additionnels | |
Fonctions membres protégées hérités de Arcane::EnumeratorBase | |
| EnumeratorImplBase * | _impl () |
| const EnumeratorImplBase * | _impl () const |
Enumérateur typé.
Définition à la ligne 196 du fichier arccore/src/common/arccore/common/Collection.h.
|
inline |
Définition à la ligne 234 du fichier arccore/src/common/arccore/common/Collection.h.
|
inlineexplicit |
Définition à la ligne 203 du fichier arccore/src/common/arccore/common/Collection.h.
|
inlineprivate |
Définition à la ligne 221 du fichier arccore/src/common/arccore/common/Collection.h.
|
inlineprivate |
Définition à la ligne 225 du fichier arccore/src/common/arccore/common/Collection.h.
|
inline |
Définition à la ligne 210 du fichier arccore/src/common/arccore/common/Collection.h.
|
inline |
Définition à la ligne 209 du fichier arccore/src/common/arccore/common/Collection.h.
|
inline |
Définition à la ligne 215 du fichier arccore/src/common/arccore/common/Collection.h.
|
inline |
Définition à la ligne 214 du fichier arccore/src/common/arccore/common/Collection.h.
|
inline |
Définition à la ligne 217 du fichier arccore/src/common/arccore/common/Collection.h.
|
inline |
Définition à la ligne 216 du fichier arccore/src/common/arccore/common/Collection.h.