|
SST 12.1.0
Structural Simulation Toolkit
|
Handlers with no arguments to callback from caller. More...
#include <ssthandler.h>
Public Member Functions | |
| virtual | ~SSTHandlerBaseNoArgs () |
| Handler function. | |
| returnT | 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 returnT | operator_impl ()=0 |
Additional Inherited Members | |
Protected Attributes inherited from SST::SSTHandlerBaseProfile | |
| HandlerProfileToolList * | profile_tools |
Handlers with no arguments to callback from caller.