|
SST
13.0.0
StructuralSimulationToolkit
|
Public Member Functions | |
| virtual | ~SSTHandlerBaseNoArgs () |
| Handler function. | |
| void | operator() () |
Public Member Functions inherited from SST::SSTHandlerBaseProfile | |
| void | addProfileTool (HandlerProfileToolAPI *tool, const HandlerMetaData &mdata) |
| void | transferProfilingInfo (SSTHandlerBaseProfile *handler) |
| HandlerId_t | getId () |
| Get the ID for this Handler. More... | |
Protected Member Functions | |
| virtual void | operator_impl ()=0 |
Additional Inherited Members | |
Protected Attributes inherited from SST::SSTHandlerBaseProfile | |
| HandlerProfileToolList * | profile_tools |