This class is a source of statistics values used by SPARTA simulators. It takes a sparta::Report object and internally creates an archive tree that describes the report's statistics hierarchy.
More...
#include <ReportStatisticsAggregator.hpp>
This class is a source of statistics values used by SPARTA simulators. It takes a sparta::Report object and internally creates an archive tree that describes the report's statistics hierarchy.
Definition at line 20 of file ReportStatisticsAggregator.hpp.
◆ ReportStatisticsAggregator()
sparta::statistics::ReportStatisticsAggregator::ReportStatisticsAggregator |
( |
const Report & |
r | ) |
|
|
inlineexplicit |
◆ getAggregatedSIs()
const std::vector< const StatisticInstance * > & sparta::statistics::ReportStatisticsAggregator::getAggregatedSIs |
( |
| ) |
const |
|
inline |
◆ getRoot()
std::shared_ptr< RootArchiveNode > sparta::statistics::ReportStatisticsAggregator::getRoot |
( |
| ) |
|
|
inline |
◆ getStatInstLocations()
const std::vector< std::string > & sparta::statistics::ReportStatisticsAggregator::getStatInstLocations |
( |
| ) |
const |
|
inline |
◆ initialize()
void sparta::statistics::ReportStatisticsAggregator::initialize |
( |
| ) |
|
|
overridevirtual |
◆ readFromSource()
const std::vector< double > & sparta::statistics::ReportStatisticsAggregator::readFromSource |
( |
| ) |
|
|
inlineoverridevirtual |
The documentation for this class was generated from the following file: