|
SST
13.0.0
StructuralSimulationToolkit
|
Functor classes for Event handling. More...
#include <ssthandler.h>
Data Structures | |
| class | HandlerProfileToolList |
Public Member Functions | |
| void | addProfileTool (HandlerProfileToolAPI *tool, const HandlerMetaData &mdata) |
| void | transferProfilingInfo (SSTHandlerBaseProfile *handler) |
| HandlerId_t | getId () |
| Get the ID for this Handler. More... | |
Protected Attributes | |
| HandlerProfileToolList * | profile_tools |
Functor classes for Event handling.
|
inline |
Get the ID for this Handler.
Handler IDs are only used for profiling, so if this function is called, it will also set things up to accept ProfileTools.