SST  7.0.0
StructuralSimulationToolkit
SST::ModuleElementInfo Class Referenceabstract
Inheritance diagram for SST::ModuleElementInfo:
SST::BaseParamsElementInfo SST::BaseElementInfo SST::ModuleDoc< T > SST::ModuleDocWithComponent< T > SST::ModuleDocWithoutComponent< T >

Public Member Functions

virtual Modulecreate (Component *UNUSED(comp), Params &UNUSED(params))
 
virtual Modulecreate (Params &UNUSED(params))
 
virtual const std::string getInterface ()=0
 
std::string toString ()
 
- Public Member Functions inherited from SST::BaseParamsElementInfo
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 ()
 

Additional Inherited Members

- Protected Member Functions inherited from SST::BaseParamsElementInfo
void initialize_allowedKeys ()
 
- Protected Attributes inherited from SST::BaseParamsElementInfo
Params::KeySet_t allowedKeys
 

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