#include <graphviz.h>
Definition at line 14 of file graphviz.h.
sstmac::sw::graph_viz_increment_stack::graph_viz_increment_stack |
( |
const char * |
fxn | ) |
|
graph_viz_increment_stack Should only ever be called from app threads, not the DES thread
- Parameters
-
The | name of the function currently being invoked |
Optional | boolean to turn off collection. There are certain cass where this might get called from the DES thread, which is an error. This allows the backtrace to be turned off on the DES thread |
sstmac::sw::graph_viz_increment_stack::~graph_viz_increment_stack |
( |
| ) |
|
The documentation for this class was generated from the following file: