Graphviz 13.1.3~dev.20250829.0113
|
collective managed state used in gvpr_core
More...
Data Fields | |
parse_prog * | prog |
ingraph_state * | ing |
comp_prog * | xprog |
Gpr_t * | state |
options | opts |
ingraph_state* gvpr_state_t::ing |
Definition at line 874 of file gvpr.c.
Referenced by gvpr(), and gvpr_core().
options gvpr_state_t::opts |
Definition at line 877 of file gvpr.c.
Referenced by gvpr(), and gvpr_core().
parse_prog* gvpr_state_t::prog |
Definition at line 873 of file gvpr.c.
Referenced by gvpr(), and gvpr_core().
Gpr_t* gvpr_state_t::state |
Definition at line 876 of file gvpr.c.
Referenced by gvexitf(), gvpr(), and gvpr_core().
comp_prog* gvpr_state_t::xprog |
Definition at line 875 of file gvpr.c.
Referenced by gvpr(), and gvpr_core().