|
Graphviz 14.0.3~dev.20251028.0232
|
Data Fields | |
| char * | cmdName |
| FILE * | outFile |
| char * | program |
| int | useFile |
| compflags_t | compflags |
| int | readAhead |
| char ** | inFiles |
| strviews_t | args |
| int | state |
| int | verbose |
| strviews_t options::args |
Definition at line 74 of file gvpr.c.
Referenced by gvpr_core().
| compflags_t options::compflags |
Definition at line 71 of file gvpr.c.
Referenced by gvpr_core().
| char** options::inFiles |
Definition at line 73 of file gvpr.c.
Referenced by gvpr_core().
| FILE* options::outFile |
Definition at line 68 of file gvpr.c.
Referenced by gvpr(), and gvpr_core().
| char* options::program |
Definition at line 69 of file gvpr.c.
Referenced by gvpr_core().
| int options::readAhead |
Definition at line 72 of file gvpr.c.
Referenced by gvpr_core().
| int options::state |
Definition at line 75 of file gvpr.c.
Referenced by gvpr_core().
| int options::useFile |
Definition at line 70 of file gvpr.c.
Referenced by gvpr_core().
| int options::verbose |
Definition at line 76 of file gvpr.c.
Referenced by gvpr_core().