#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 |
Definition at line 24 of file gvcommon.h.
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().
Definition at line 28 of file gvcommon.h.
Referenced by gvplugin_library_load(), gvplugin_load(), and gvplugin_write_status().
Definition at line 29 of file gvcommon.h.
void(* GVCOMMON_s::errorfn)(char *fmt,...) |
Referenced by gvNEWcontext().
char** GVCOMMON_s::show_boxes |
char** GVCOMMON_s::lib |
Definition at line 32 of file gvcommon.h.
Referenced by gvrender_begin_job(), and gvrender_end_job().