|
SST
15.1.0
StructuralSimulationToolkit
|
Class that represents a PortModule in ConfigGraph. More...
#include <configGraph.h>
Public Member Functions | |
| ConfigPortModule (const std::string &type, const Params ¶ms) | |
| void | addParameter (const std::string &key, const std::string &value) |
| void | addSharedParamSet (const std::string &set) |
| void | setStatisticLoadLevel (const uint8_t level) |
| void | enableAllStatistics (const SST::Params ¶ms) |
| void | enableStatistic (const std::string &statistic_name, const SST::Params ¶ms) |
| void | serialize_order (SST::Core::Serialization::serializer &ser) |
Data Fields | |
| std::string | type |
| Params | params |
| uint8_t | stat_load_level = STATISTICLOADLEVELUNINITIALIZED |
| Params | all_stat_config |
| std::map< std::string, Params > | per_stat_configs |
Class that represents a PortModule in ConfigGraph.
| Params SST::ConfigPortModule::all_stat_config |
If all stats are enabled, the config information for the stats