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

Infos d'un point d'entrée d'une boucle en temps. Plus de détails...

#include <arcane/core/TimeLoopEntryPointInfo.h>

+ Graphe de collaboration de Arcane::TimeLoopEntryPointInfo:

Fonctions membres publiques

 TimeLoopEntryPointInfo (const String &aname)
 
 TimeLoopEntryPointInfo (const String &aname, const StringList &modules_depend)
 
const Stringname () const
 
const StringListmodulesDepend () const
 
bool operator== (const TimeLoopEntryPointInfo &rhs) const
 

Attributs privés

String m_name
 
StringList m_modules_depend
 

Description détaillée

Infos d'un point d'entrée d'une boucle en temps.

Définition à la ligne 32 du fichier TimeLoopEntryPointInfo.h.

Documentation des constructeurs et destructeur

◆ TimeLoopEntryPointInfo() [1/3]

Arcane::TimeLoopEntryPointInfo::TimeLoopEntryPointInfo ( )
inline

Définition à la ligne 36 du fichier TimeLoopEntryPointInfo.h.

◆ TimeLoopEntryPointInfo() [2/3]

Arcane::TimeLoopEntryPointInfo::TimeLoopEntryPointInfo ( const String aname)
inlineexplicit

Définition à la ligne 37 du fichier TimeLoopEntryPointInfo.h.

◆ TimeLoopEntryPointInfo() [3/3]

Arcane::TimeLoopEntryPointInfo::TimeLoopEntryPointInfo ( const String aname,
const StringList modules_depend 
)
inline

Définition à la ligne 39 du fichier TimeLoopEntryPointInfo.h.

Documentation des fonctions membres

◆ modulesDepend()

const StringList & Arcane::TimeLoopEntryPointInfo::modulesDepend ( ) const
inline

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

◆ name()

const String & Arcane::TimeLoopEntryPointInfo::name ( ) const
inline

Définition à la ligne 45 du fichier TimeLoopEntryPointInfo.h.

◆ operator==()

bool Arcane::TimeLoopEntryPointInfo::operator== ( const TimeLoopEntryPointInfo rhs) const
inline

Définition à la ligne 48 du fichier TimeLoopEntryPointInfo.h.

Documentation des données membres

◆ m_modules_depend

StringList Arcane::TimeLoopEntryPointInfo::m_modules_depend
private

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

◆ m_name

String Arcane::TimeLoopEntryPointInfo::m_name
private

Définition à la ligne 62 du fichier TimeLoopEntryPointInfo.h.


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