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