SST  7.2.0
StructuralSimulationToolkit
SST::BaseParamsElementInfo Class Referenceabstract
Inheritance diagram for SST::BaseParamsElementInfo:
SST::BaseElementInfo SST::BaseComponentElementInfo SST::ModuleElementInfo SST::ComponentElementInfo SST::SubComponentElementInfo SST::ModuleDoc< T, V1, V2, V3 > SST::ModuleDocOldELI SST::ModuleDocWithComponent< T, V1, V2, V3 > SST::ModuleDocWithoutComponent< T, V1, V2, V3 > SST::ComponentDoc< T, V1, V2, V3 > SST::ComponentDocOldELI SST::SubComponentDoc< T, V1, V2, V3 > SST::SubComponentDocOldELI

Public Member Functions

virtual const std::vector< ElementInfoParam > & getValidParams ()=0
 
const Params::KeySet_tgetParamNames ()
 
std::string getParametersString ()
 
- Public Member Functions inherited from SST::BaseElementInfo
virtual const std::string getLibrary ()=0
 
virtual const std::string getDescription ()=0
 
virtual const std::string getName ()=0
 
virtual const std::vector< int > & getVersion ()=0
 
virtual const std::string getCompileFile ()=0
 
virtual const std::string getCompileDate ()=0
 
virtual const std::vector< int > & getELICompiledVersion ()=0
 
std::string getELIVersionString ()
 

Protected Member Functions

void initialize_allowedKeys ()
 

Protected Attributes

Params::KeySet_t allowedKeys
 

The documentation for this class was generated from the following files: