SST 16.0.0
Structural Simulation Toolkit
SST::Core::Environment::EnvironmentConfigGroup Class Reference

Public Member Functions

 EnvironmentConfigGroup (const std::string &name)
std::string getName () const
std::set< std::string > getKeys () const
std::string getValue (const std::string &key)
void setValue (const std::string &key, const std::string &value)
void print ()
void writeTo (FILE *outFile)

Protected Attributes

std::string groupName
std::map< std::string, std::string > params

The documentation for this class was generated from the following files:
  • src/sst/core/env/envconfig.h
  • src/sst/core/env/envconfig.cc