Arcane  v3.14.10.0
Documentation développeur
Chargement...
Recherche...
Aucune correspondance
Référence de la classe Arcane::Materials::ComponentItemInternalRange::Iterator
+ Graphe de collaboration de Arcane::Materials::ComponentItemInternalRange::Iterator:

Fonctions membres publiques

ConstituentItemIndex operator* () const
 
void operator++ ()
 
bool operator== (const Sentinel &) const
 
bool operator!= (const Sentinel &) const
 

Fonctions membres privées

 Iterator (Int32 current_value, Int32 last_value)
 

Attributs privés

friend ComponentItemInternalRange
 
Int32 m_current_value = 0
 
Int32 m_last_value = 0
 

Description détaillée

Définition à la ligne 44 du fichier ComponentItemInternalData.h.

Documentation des constructeurs et destructeur

◆ Iterator()

Arcane::Materials::ComponentItemInternalRange::Iterator::Iterator ( Int32  current_value,
Int32  last_value 
)
inlineprivate

Définition à la ligne 50 du fichier ComponentItemInternalData.h.

Documentation des fonctions membres

◆ operator!=()

bool Arcane::Materials::ComponentItemInternalRange::Iterator::operator!= ( const Sentinel ) const
inline

Définition à la ligne 63 du fichier ComponentItemInternalData.h.

◆ operator*()

ConstituentItemIndex Arcane::Materials::ComponentItemInternalRange::Iterator::operator* ( ) const
inline

Définition à la ligne 57 du fichier ComponentItemInternalData.h.

◆ operator++()

void Arcane::Materials::ComponentItemInternalRange::Iterator::operator++ ( )
inline

Définition à la ligne 58 du fichier ComponentItemInternalData.h.

◆ operator==()

bool Arcane::Materials::ComponentItemInternalRange::Iterator::operator== ( const Sentinel ) const
inline

Définition à la ligne 59 du fichier ComponentItemInternalData.h.

Documentation des données membres

◆ ComponentItemInternalRange

friend Arcane::Materials::ComponentItemInternalRange::Iterator::ComponentItemInternalRange
private

Définition à la ligne 46 du fichier ComponentItemInternalData.h.

◆ m_current_value

Int32 Arcane::Materials::ComponentItemInternalRange::Iterator::m_current_value = 0
private

Définition à la ligne 70 du fichier ComponentItemInternalData.h.

◆ m_last_value

Int32 Arcane::Materials::ComponentItemInternalRange::Iterator::m_last_value = 0
private

Définition à la ligne 71 du fichier ComponentItemInternalData.h.


La documentation de cette classe a été générée à partir du fichier suivant :