Graphviz
2.41.20171026.1811
|
#include <gvcjob.h>
Data Fields | |
gvdevice_engine_t * | engine |
int | id |
gvdevice_features_t * | features |
const char * | type |
gvdevice_engine_t* gvplugin_active_device_s::engine |
Definition at line 131 of file gvcjob.h.
Referenced by gvdevice_finalize(), gvdevice_format(), gvdevice_initialize(), and gvrender_select().
gvdevice_features_t* gvplugin_active_device_s::features |
Definition at line 133 of file gvcjob.h.
Referenced by gvrender_select().
int gvplugin_active_device_s::id |
Definition at line 132 of file gvcjob.h.
Referenced by gvrender_select().
const char* gvplugin_active_device_s::type |
Definition at line 134 of file gvcjob.h.
Referenced by gvrender_select().