SST 15.0
Structural Simulation Toolkit
|
Public Member Functions | |
JSONConfigGraphOutput (const char *path) | |
virtual void | generate (const Config *cfg, ConfigGraph *graph) override |
![]() | |
ConfigGraphOutput (const char *path) | |
Additional Inherited Members | |
![]() | |
std::vector< std::string > | getParamsLocalKeys (const Params ¶ms) const |
Get a vector of the local keys. | |
std::vector< std::string > | getSubscribedSharedParamSets (const Params ¶ms) const |
Get a vector of the shared param sets this Params object is subscribed to. | |
std::vector< std::string > | getSubscribedGlobalParamSets (const Params ¶ms) const |
![]() | |
static std::map< std::string, std::string > | getSharedParamSet (const std::string &name) |
Get a named shared parameter set. | |
static std::map< std::string, std::string > | getGlobalParamSet (const std::string &name) |
static std::vector< std::string > | getSharedParamSetNames () |
Get a vector of the names of available shared parameter sets. | |
static std::vector< std::string > | getGlobalParamSetNames () |
![]() | |
FILE * | outputFile |
|
overridevirtual |
cfg | Constant pointer to SST configuration |
graph | Constant pointer to SST configuration graph |
Implements SST::Core::ConfigGraphOutput.
References SST::Config::checkpoint_sim_period(), SST::Config::checkpoint_wall_period(), SST::Params::empty(), SST::Params::find(), SST::ConfigGraph::getComponentMap(), SST::ConfigGraph::getLinkMap(), SST::Core::ConfigGraphOutput::getParamsLocalKeys(), SST::Core::ConfigGraphOutput::getSharedParamSet(), SST::Core::ConfigGraphOutput::getSharedParamSetNames(), SST::Config::heartbeat_sim_period(), SST::Config::heartbeat_wall_period(), SST::Config::interthread_links(), SST::Config::output_core_prefix(), SST::Config::output_partition(), SST::Config::partitioner(), SST::Config::print_timing(), SST::Config::stop_at(), SST::Config::timeBase(), and SST::Config::timeVortex().