|
Graphviz 14.0.3~dev.20251029.0425
|
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 871 of file gvpr.c.
Referenced by gvpr(), and gvpr_core().
| options gvpr_state_t::opts |
Definition at line 874 of file gvpr.c.
Referenced by gvpr(), and gvpr_core().
| parse_prog* gvpr_state_t::prog |
Definition at line 870 of file gvpr.c.
Referenced by gvpr(), and gvpr_core().
| Gpr_t* gvpr_state_t::state |
Definition at line 873 of file gvpr.c.
Referenced by gvexitf(), gvpr(), and gvpr_core().
| comp_prog* gvpr_state_t::xprog |
Definition at line 872 of file gvpr.c.
Referenced by gvpr(), and gvpr_core().