Graphviz 12.0.1~dev.20240716.0800
Loading...
Searching...
No Matches
options Struct Reference

Data Fields

char * cmdName
 
FILE * outFile
 
char * program
 
int useFile
 
int compflags
 
int readAhead
 
char ** inFiles
 
int argc
 
char ** argv
 
int state
 
int verbose
 

Detailed Description

Definition at line 66 of file gvpr.c.

Field Documentation

◆ argc

int options::argc

Definition at line 74 of file gvpr.c.

Referenced by gvpr_core().

◆ argv

char** options::argv

Definition at line 75 of file gvpr.c.

Referenced by gvpr_core().

◆ cmdName

char* options::cmdName

Definition at line 67 of file gvpr.c.

◆ compflags

int options::compflags

Definition at line 71 of file gvpr.c.

Referenced by gvpr_core().

◆ inFiles

char** options::inFiles

Definition at line 73 of file gvpr.c.

Referenced by gvpr_core().

◆ outFile

FILE* options::outFile

Definition at line 68 of file gvpr.c.

Referenced by gvpr(), and gvpr_core().

◆ program

char* options::program

Definition at line 69 of file gvpr.c.

Referenced by gvpr_core().

◆ readAhead

int options::readAhead

Definition at line 72 of file gvpr.c.

Referenced by gvpr_core().

◆ state

int options::state

Definition at line 76 of file gvpr.c.

Referenced by gvpr_core().

◆ useFile

int options::useFile

Definition at line 70 of file gvpr.c.

Referenced by gvpr_core().

◆ verbose

int options::verbose

Definition at line 77 of file gvpr.c.

Referenced by gvpr_core().


The documentation for this struct was generated from the following file: