|
Graphviz
2.41.20171026.1811
|
#include <gvcommon.h>

Data Fields | |
| char ** | info |
| char * | cmdname |
| int | verbose |
| boolean | config |
| boolean | auto_outfile_names |
| void(* | errorfn )(const char *fmt,...) |
| const char ** | show_boxes |
| const char ** | lib |
| int | viewNum |
| const lt_symlist_t * | builtins |
| int | demand_loading |
Definition at line 21 of file gvcommon.h.
| boolean GVCOMMON_s::auto_outfile_names |
Definition at line 25 of file gvcommon.h.
Referenced by dotneato_args_initialize(), and gvdevice_initialize().
| const lt_symlist_t* GVCOMMON_s::builtins |
Definition at line 33 of file gvcommon.h.
Referenced by gvconfig_plugin_install_from_library(), and gvNEWcontext().
| char* GVCOMMON_s::cmdname |
Definition at line 23 of file gvcommon.h.
Referenced by dotneato_args_initialize(), and gvNextInputGraph().
| boolean GVCOMMON_s::config |
Definition at line 25 of file gvcommon.h.
Referenced by dotneato_args_initialize().
| int GVCOMMON_s::demand_loading |
Definition at line 34 of file gvcommon.h.
Referenced by gvconfig(), gvNEWcontext(), gvplugin_library_load(), and gvplugin_write_status().
| void(* GVCOMMON_s::errorfn)(const char *fmt,...) |
Definition at line 26 of file gvcommon.h.
Referenced by el(), gvdevice_finalize(), gvdevice_initialize(), gvNEWcontext(), and gvwrite().
| char** GVCOMMON_s::info |
Definition at line 22 of file gvcommon.h.
Referenced by dotneato_args_initialize(), gvcBuildDate(), gvcInfo(), gvcVersion(), and gvNEWcontext().
| const char** GVCOMMON_s::lib |
Definition at line 28 of file gvcommon.h.
Referenced by gvrender_end_job().
| const char** GVCOMMON_s::show_boxes |
Definition at line 27 of file gvcommon.h.
Referenced by gvRenderJobs().
| int GVCOMMON_s::verbose |
Definition at line 24 of file gvcommon.h.
Referenced by dotneato_args_initialize(), gvconfig_plugin_install_from_library(), gvplugin_library_load(), gvplugin_load(), and gvplugin_write_status().
| int GVCOMMON_s::viewNum |
Definition at line 31 of file gvcommon.h.
Referenced by graphcmd(), gvjobs_delete(), and gvRenderJobs().
1.8.5