SST/macro
Public Member Functions | List of all members
sstmac::sw::graph_viz_increment_stack Class Reference

#include <graphviz.h>

Collaboration diagram for sstmac::sw::graph_viz_increment_stack:
Collaboration graph

Public Member Functions

 graph_viz_increment_stack (const char *fxn)
 graph_viz_increment_stack Should only ever be called from app threads, not the DES thread More...
 
 ~graph_viz_increment_stack ()
 

Detailed Description

Definition at line 14 of file graphviz.h.

Constructor & Destructor Documentation

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
Thename of the function currently being invoked
Optionalboolean 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: