SST  7.1.0
StructuralSimulationToolkit
SST::Core::Environment::EnvironmentConfigGroup Class Reference

Public Member Functions

 EnvironmentConfigGroup (std::string name)
 
std::string getName () const
 
std::set< std::string > getKeys () const
 
std::string getValue (std::string key)
 
void setValue (std::string key, 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: