SST
11.1.0
StructuralSimulationToolkit
|
An empty statistic place holder. More...
#include <statnull.h>
Public Member Functions | |
SST_ELI_DECLARE_STATISTIC_TEMPLATE (NullStatistic,"sst","NullStatistic", SST_ELI_ELEMENT_VERSION(1, 0, 0),"Null object it ignore all collections","SST::Statistic<T>") NullStatistic(BaseComponent *comp | |
Data Fields | |
const std::string & | statName |
const std::string const std::string & | statSubId |
const std::string const std::string Params & | statParam: NullStatisticBase<T>(comp |
const std::string const std::string Params | statName |
const std::string const std::string Params | statSubId |
const std::string const std::string Params | statParam |
An empty statistic place holder.
T | A template for holding the main data type of this statistic |
const std::string const std::string Params SST::Statistics::NullStatistic< T >::statParam |