SST/macro
|
Go to the source code of this file.
Classes | |
class | sstmac::sw::graph_viz_increment_stack |
class | sstmac::sw::graph_viz |
class | sstmac::sw::graph_viz::trace |
Namespaces | |
sstmac | |
SUMI = Simulator unified messagine interface It is also the name for a solid ink in Japanese - i.e. | |
sstmac::sw | |
Macros | |
#define | GraphVizAppendBacktrace(...) ::sstmac::sw::graph_viz_increment_stack __graphviz_tmp_variable__(__VA_ARGS__) |
#define | GraphVizDoNothing(...) int __graphviz_tmp_variable__ |
#define GraphVizAppendBacktrace | ( | ... | ) | ::sstmac::sw::graph_viz_increment_stack __graphviz_tmp_variable__(__VA_ARGS__) |
Definition at line 4 of file graphviz.h.
#define GraphVizDoNothing | ( | ... | ) | int __graphviz_tmp_variable__ |
Definition at line 5 of file graphviz.h.