|
| ConfigGraphOutput (const char *path) |
|
virtual void | generate (const Config *cfg, ConfigGraph *graph)=0 |
|
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
static std::vector<std::string> SST::Core::ConfigGraphOutput::getGlobalParamSetNames |
( |
| ) |
|
|
inlinestaticprotected |
Get a vector of the names of available global parameter sets.
- Returns
- returns a vector of the names of available global param sets
std::vector<std::string> SST::Core::ConfigGraphOutput::getParamsLocalKeys |
( |
const Params & |
params | ) |
const |
|
inlineprotected |
Get a vector of the local keys.
- Returns
- returns a vector of the local keys in this Params object
std::vector<std::string> SST::Core::ConfigGraphOutput::getSubscribedGlobalParamSets |
( |
const Params & |
params | ) |
const |
|
inlineprotected |
Get a vector of the global param sets this Params object is subscribed to.
- Returns
- returns a vector of the global param sets his Params object is subscribed to
The documentation for this class was generated from the following file: