|
Graphviz 16.1.0~dev.20260902.0144
|
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 882 of file gvpr.c.
Referenced by gvpr(), and gvpr_core().
| options gvpr_state_t::opts |
Definition at line 885 of file gvpr.c.
Referenced by gvpr(), and gvpr_core().
| parse_prog* gvpr_state_t::prog |
Definition at line 881 of file gvpr.c.
Referenced by gvpr(), and gvpr_core().
| Gpr_t* gvpr_state_t::state |
Definition at line 884 of file gvpr.c.
Referenced by gvexitf(), gvpr(), and gvpr_core().
| comp_prog* gvpr_state_t::xprog |
Definition at line 883 of file gvpr.c.
Referenced by gvpr(), and gvpr_core().