SST
8.0.0
StructuralSimulationToolkit
|
Public Member Functions | |
ModuleDocOldELI (const std::string &library, const ElementInfoModule *module) | |
Module * | create (Component *comp, Params ¶ms) |
Module * | create (Params ¶ms) |
const std::string | getLibrary () |
const std::string | getName () |
const std::string | getDescription () |
const std::vector < ElementInfoParam > & | getValidParams () |
const std::string | getInterface () |
const std::vector< int > & | getELICompiledVersion () |
const std::vector< int > & | getVersion () |
const std::string | getCompileFile () |
const std::string | getCompileDate () |
Public Member Functions inherited from SST::ModuleElementInfo | |
virtual Module * | create (Component *UNUSED(comp), Params &UNUSED(params)) |
virtual Module * | create (Params &UNUSED(params)) |
std::string | toString () |
Public Member Functions inherited from SST::BaseParamsElementInfo | |
const Params::KeySet_t & | getParamNames () |
std::string | getParametersString () |
Public Member Functions inherited from SST::BaseElementInfo | |
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 |