SST
13.1.0
Structural Simulation Toolkit
|
ProfileTool is a class loadable through the factory which allows dynamic addition of profiling capabililites to profile points. More...
#include <profiletool.h>
Public Member Functions | |
std::string | getName () |
virtual void | outputData (FILE *fp)=0 |
Protected Attributes | |
const std::string | name |
ProfileTool is a class loadable through the factory which allows dynamic addition of profiling capabililites to profile points.