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

Interval des identifiants des constituants dans la liste des ComponentItemInternal. Plus de détails...

#include <arcane/materials/internal/ComponentItemInternalData.h>

+ Graphe de collaboration de Arcane::Materials::ComponentItemInternalRange:

Classes

class  Iterator
 
class  Sentinel
 

Fonctions membres publiques

ARCCORE_HOST_DEVICE ConstituentItemIndex operator[] (Int32 index) const
 
void setRange (Int32 first_index, Int32 nb_value)
 
Iterator begin () const
 
Sentinel end () const
 
Int32 size () const
 
ConstituentItemIndex firstValue () const
 

Attributs privés

Int32 m_first_index = -1
 
Int32 m_nb_value = 0
 

Description détaillée

Interval des identifiants des constituants dans la liste des ComponentItemInternal.

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

Documentation des fonctions membres

◆ begin()

Iterator Arcane::Materials::ComponentItemInternalRange::begin ( ) const
inline

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

◆ end()

Sentinel Arcane::Materials::ComponentItemInternalRange::end ( ) const
inline

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

◆ firstValue()

ConstituentItemIndex Arcane::Materials::ComponentItemInternalRange::firstValue ( ) const
inline

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

◆ operator[]()

ARCCORE_HOST_DEVICE ConstituentItemIndex Arcane::Materials::ComponentItemInternalRange::operator[] ( Int32  index) const
inline

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

◆ setRange()

void Arcane::Materials::ComponentItemInternalRange::setRange ( Int32  first_index,
Int32  nb_value 
)
inline

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

◆ size()

Int32 Arcane::Materials::ComponentItemInternalRange::size ( ) const
inline

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

Documentation des données membres

◆ m_first_index

Int32 Arcane::Materials::ComponentItemInternalRange::m_first_index = -1
private

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

◆ m_nb_value

Int32 Arcane::Materials::ComponentItemInternalRange::m_nb_value = 0
private

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


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