SST 12.1.0
Structural Simulation Toolkit
|
Public Member Functions | |
CoreTestModuleExample (SST::Params ¶ms) | |
SST_ELI_REGISTER_MODULE_DERIVED (CoreTestModuleExample, "coreTestElement", "CoreTestModule", SST_ELI_ELEMENT_VERSION(1, 0, 0), "CoreTest module to demonstrate interface.", SST::CoreTestModule::CoreTestModuleExample) SST_ELI_DOCUMENT_PARAMS( | |
void | printName () |
Public Member Functions inherited from SST::Module | |
SST_ELI_DECLARE_CTORS (ELI_CTOR(SST::Params &), ELI_CTOR(Component *, SST::Params &)) Module() | |