SST  15.1.0
StructuralSimulationToolkit
SST::Statistics::NullStatistic< T > Class Template Reference

An empty statistic place holder. More...

#include <statnull.h>

Inheritance diagram for SST::Statistics::NullStatistic< T >:
SST::Statistics::NullStatisticBase< T >

Public Member Functions

 SST_ELI_DECLARE_STATISTIC_TEMPLATE (NullStatistic, "sst", "NullStatistic", SST_ELI_ELEMENT_VERSION(1, 0, 0), "Null object that ignores all collections", "SST::Statistic<T>") NullStatistic(BaseComponent *comp
 

Data Fields

const std::string & stat_name
 
const std::string const std::string & stat_sub_id
 
const std::string const std::string Paramsstat_params: NullStatisticBase<T>(comp
 
const std::string const std::string Params stat_name
 
const std::string const std::string Params stat_sub_id
 

Detailed Description

template<class T>
class SST::Statistics::NullStatistic< T >

An empty statistic place holder.

Template Parameters
TA template for holding the main data type of this statistic

The documentation for this class was generated from the following file: