#include <flecsi-config.h>
#include <graphviz/gvc.h>
Go to the source code of this file.
|
#define | GV_GRAPH const_cast<char *>(gv_graph) |
|
#define | GV_LABEL const_cast<char *>(gv_label) |
|
#define | GV_LABEL_DEFAULT const_cast<char *>(gv_label_default) |
|
#define | GV_COLOR const_cast<char *>(gv_color) |
|
#define | GV_COLOR_BLACK const_cast<char *>(gv_color_black) |
|
#define | GV_STYLE const_cast<char *>(gv_style) |
|
#define | GV_STYLE_DEFAULT const_cast<char *>(gv_style_default) |
|
#define | GV_FILL_COLOR const_cast<char *>(gv_fill_color) |
|
#define | GV_COLOR_LIGHTGREY const_cast<char *>(gv_color_lightgrey) |
|
#define | GV_FONT_COLOR const_cast<char *>(gv_font_color) |
|
#define | GV_DIR const_cast<char *>(gv_dir) |
|
#define | GV_DIR_DEFAULT const_cast<char *>(gv_dir_default) |
|
#define | GV_HEADPORT const_cast<char *>(gv_headport) |
|
#define | GV_HEADPORT_DEFAULT const_cast<char *>(gv_headport_default) |
|
#define | GV_TAILPORT const_cast<char *>(gv_tailport) |
|
#define | GV_TAILPORT_DEFAULT const_cast<char *>(gv_tailport_default) |
|
|
const int | flecsi::utils::ag_create (1) |
|
const int | flecsi::utils::ag_access (0) |
|