Graphviz
2.41.20171026.1811
|
#include <gvplugin_device.h>
Data Fields | |
void(* | initialize )(GVJ_t *firstjob) |
void(* | format )(GVJ_t *firstjob) |
void(* | finalize )(GVJ_t *firstjob) |
Definition at line 25 of file gvplugin_device.h.
void(* gvdevice_engine_s::finalize)(GVJ_t *firstjob) |
Definition at line 28 of file gvplugin_device.h.
Referenced by gvdevice_finalize().
void(* gvdevice_engine_s::format)(GVJ_t *firstjob) |
Definition at line 27 of file gvplugin_device.h.
Referenced by gvdevice_format().
void(* gvdevice_engine_s::initialize)(GVJ_t *firstjob) |
Definition at line 26 of file gvplugin_device.h.
Referenced by gvdevice_initialize().