|
SST
15.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 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 Params & | stat_params: NullStatisticBase<T>(comp |
| const std::string const std::string Params | stat_name |
| const std::string const std::string Params | stat_sub_id |
An empty statistic place holder.
| T | A template for holding the main data type of this statistic |