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

Ensemble de données statistiques pour le profiling. Plus de détails...

#include </__w/arcaneframework.github.io/arcaneframework.github.io/framework/arccore/src/message_passing/arccore/message_passing/Stat.h>

+ Graphe de collaboration de Arccore::MessagePassing::StatData:

Fonctions membres publiques

 StatData (const OneStatMap &os_map)
 
const StatCollectionstats () const
 
void resetCurrentStat ()
 
void mergeData (OneStat one_stat)
 
void mergeAllData (const StatData &all_stat)
 
void mergeAllData (const OneStatMap &all_stat)
 

Types privés

using OneStatMap = std::map< String, OneStat * >
 DEPRECATED.
 

Attributs privés

StatCollection m_stat_col
 

Description détaillée

Ensemble de données statistiques pour le profiling.

Cette classe est interne à Arccore.

Définition à la ligne 35 du fichier Stat.h.

Documentation des définitions de type membres

◆ OneStatMap

DEPRECATED.

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

Documentation des constructeurs et destructeur

◆ StatData()

Arccore::MessagePassing::StatData::StatData ( const OneStatMap os_map)
explicit

Documentation des fonctions membres

◆ mergeAllData() [1/2]

void Arccore::MessagePassing::StatData::mergeAllData ( const OneStatMap all_stat)

◆ mergeAllData() [2/2]

void Arccore::MessagePassing::StatData::mergeAllData ( const StatData all_stat)

◆ mergeData()

void Arccore::MessagePassing::StatData::mergeData ( OneStat  one_stat)

◆ resetCurrentStat()

void Arccore::MessagePassing::StatData::resetCurrentStat ( )

◆ stats()

const StatCollection & Arccore::MessagePassing::StatData::stats ( ) const
inline

Définition à la ligne 47 du fichier Stat.h.

Documentation des données membres

◆ m_stat_col

StatCollection Arccore::MessagePassing::StatData::m_stat_col
private

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


La documentation de cette classe a été générée à partir des fichiers suivants :