SST  10.1.0
StructuralSimulationToolkit
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: