|  | 
|  | ConfigGraphOutput (const char *path) | 
|  | 
| virtual void | generate (const Config *cfg, ConfigGraph *graph)=0 | 
|  | 
◆ getGlobalParamSet()
  
  | 
        
          | static std::map<std::string, std::string> SST::Core::ConfigGraphOutput::getGlobalParamSet | ( | const std::string & | name | ) |  |  | inlinestaticprotected | 
 
Get a named global parameter set. 
- Parameters
- 
  
    | name | Name of the set to get |  
 
- Returns
- returns a copy of the reqeusted global param set 
References SST::Params::getGlobalParamSet().
 
 
◆ getGlobalParamSetNames()
  
  | 
        
          | static std::vector<std::string> SST::Core::ConfigGraphOutput::getGlobalParamSetNames | ( |  | ) |  |  | inlinestaticprotected | 
 
 
◆ getParamsLocalKeys()
  
  | 
        
          | std::vector<std::string> SST::Core::ConfigGraphOutput::getParamsLocalKeys | ( | const Params & | params | ) | const |  | inlineprotected | 
 
 
◆ getSubscribedGlobalParamSets()
  
  | 
        
          | std::vector<std::string> SST::Core::ConfigGraphOutput::getSubscribedGlobalParamSets | ( | const Params & | params | ) | const |  | inlineprotected | 
 
 
The documentation for this class was generated from the following file: