Graphviz 13.1.2~dev.20250807.2324
|
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 904 of file gvpr.c.
Referenced by gvpr(), and gvpr_core().
options gvpr_state_t::opts |
Definition at line 907 of file gvpr.c.
Referenced by gvpr(), and gvpr_core().
parse_prog* gvpr_state_t::prog |
Definition at line 903 of file gvpr.c.
Referenced by gvpr(), and gvpr_core().
Gpr_t* gvpr_state_t::state |
Definition at line 906 of file gvpr.c.
Referenced by gvexitf(), gvpr(), and gvpr_core().
comp_prog* gvpr_state_t::xprog |
Definition at line 905 of file gvpr.c.
Referenced by gvpr(), and gvpr_core().