SST
13.1.0
Structural Simulation Toolkit
|
Public Member Functions | |
virtual uintptr_t | registerHandler (const HandlerMetaData &mdata)=0 |
virtual void | handlerStart (uintptr_t UNUSED(key)) |
virtual void | handlerEnd (uintptr_t UNUSED(key)) |
Public Member Functions inherited from SST::Profile::ProfileTool | |
std::string | getName () |
virtual void | outputData (FILE *fp)=0 |
Protected Member Functions | |
HandlerProfileToolAPI (const std::string &name) | |
Additional Inherited Members | |
Protected Attributes inherited from SST::Profile::ProfileTool | |
const std::string | name |