Graphviz 13.0.0~dev.20241222.1117
|
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 845 of file gvpr.c.
Referenced by gvpr(), and gvpr_core().
options gvpr_state_t::opts |
Definition at line 848 of file gvpr.c.
Referenced by gvpr(), and gvpr_core().
parse_prog* gvpr_state_t::prog |
Definition at line 844 of file gvpr.c.
Referenced by gvpr(), and gvpr_core().
Gpr_t* gvpr_state_t::state |
Definition at line 847 of file gvpr.c.
Referenced by gvexitf(), gvpr(), and gvpr_core().
comp_prog* gvpr_state_t::xprog |
Definition at line 846 of file gvpr.c.
Referenced by gvpr(), and gvpr_core().