Graphviz 2.29.20120208.0545
Data Fields
GVCOMMON_s Struct Reference

#include <gvcommon.h>

Collaboration diagram for GVCOMMON_s:
Collaboration graph
[legend]

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_tbuiltins
int demand_loading

Detailed Description

Definition at line 21 of file gvcommon.h.


Field Documentation

Definition at line 25 of file gvcommon.h.

Referenced by dotneato_args_initialize(), and gvdevice_initialize().

Definition at line 33 of file gvcommon.h.

Referenced by gvconfig_plugin_install_from_library(), and gvNEWcontext().

Definition at line 23 of file gvcommon.h.

Referenced by dotneato_args_initialize(), and gvNextInputGraph().

Definition at line 25 of file gvcommon.h.

Referenced by dotneato_args_initialize().

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 gvdevice_finalize(), gvdevice_initialize(), gvNEWcontext(), and gvwrite().

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().

Definition at line 31 of file gvcommon.h.

Referenced by gvjobs_delete(), and gvRenderJobs().


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