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

Fonctions membres publiques

 SortedProfStackInfo (const ProfStackInfo &psi, Int64 nb_count)
 
bool operator< (const SortedProfStackInfo &pfi) const
 
const ProfStackInfostackInfo () const
 
Int64 nbCount () const
 

Attributs privés

ProfStackInfo m_stack_info
 
Int64 m_nb_count
 

Description détaillée

Définition à la ligne 200 du fichier ProfilingInfo.h.

Documentation des constructeurs et destructeur

◆ SortedProfStackInfo()

Arcane::ProfInfos::SortedProfStackInfo::SortedProfStackInfo ( const ProfStackInfo psi,
Int64  nb_count 
)
inline

Définition à la ligne 203 du fichier ProfilingInfo.h.

Documentation des fonctions membres

◆ nbCount()

Int64 Arcane::ProfInfos::SortedProfStackInfo::nbCount ( ) const
inline

Définition à la ligne 213 du fichier ProfilingInfo.h.

◆ operator<()

bool Arcane::ProfInfos::SortedProfStackInfo::operator< ( const SortedProfStackInfo pfi) const
inline

Définition à la ligne 208 du fichier ProfilingInfo.h.

◆ stackInfo()

const ProfStackInfo & Arcane::ProfInfos::SortedProfStackInfo::stackInfo ( ) const
inline

Définition à la ligne 212 du fichier ProfilingInfo.h.

Documentation des données membres

◆ m_nb_count

Int64 Arcane::ProfInfos::SortedProfStackInfo::m_nb_count
private

Définition à la ligne 216 du fichier ProfilingInfo.h.

◆ m_stack_info

ProfStackInfo Arcane::ProfInfos::SortedProfStackInfo::m_stack_info
private

Définition à la ligne 215 du fichier ProfilingInfo.h.


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