GVCOMMON_s Struct Reference

#include <gvcommon.h>


Data Fields

char * user
char ** info
char * cmdname
int verbose
boolean config
boolean auto_outfile_names
void(* errorfn )(char *fmt,...)
char ** show_boxes
char ** lib
int viewNum


Detailed Description

Definition at line 24 of file gvcommon.h.


Field Documentation

char* GVCOMMON_s::user

Definition at line 25 of file gvcommon.h.

Referenced by gvcUsername(), gvNEWcontext(), and gvrender_begin_job().

char** GVCOMMON_s::info

Definition at line 26 of file gvcommon.h.

Referenced by gvcBuildDate(), gvcInfo(), gvcVersion(), gvNEWcontext(), and gvrender_begin_job().

char* GVCOMMON_s::cmdname

Definition at line 27 of file gvcommon.h.

Referenced by dotneato_args_initialize(), and gvNextInputGraph().

int GVCOMMON_s::verbose

Definition at line 28 of file gvcommon.h.

Referenced by gvplugin_library_load(), gvplugin_load(), and gvplugin_write_status().

boolean GVCOMMON_s::config

Definition at line 29 of file gvcommon.h.

Referenced by dotneato_args_initialize().

boolean GVCOMMON_s::auto_outfile_names

Definition at line 29 of file gvcommon.h.

void(* GVCOMMON_s::errorfn)(char *fmt,...)

Referenced by gvNEWcontext().

char** GVCOMMON_s::show_boxes

Definition at line 31 of file gvcommon.h.

Referenced by gvRenderJobs().

char** GVCOMMON_s::lib

Definition at line 32 of file gvcommon.h.

Referenced by gvrender_begin_job(), and gvrender_end_job().

int GVCOMMON_s::viewNum

Definition at line 35 of file gvcommon.h.

Referenced by gvjobs_delete(), and gvRenderJobs().


The documentation for this struct was generated from the following file:
Generated on Mon Mar 31 19:09:09 2008 for Graphviz by  doxygen 1.5.1