Graphviz  2.41.20171026.1811
Data Fields
gvdevice_engine_s Struct Reference

#include <gvplugin_device.h>

Data Fields

void(* initialize )(GVJ_t *firstjob)
 
void(* format )(GVJ_t *firstjob)
 
void(* finalize )(GVJ_t *firstjob)
 

Detailed Description

Definition at line 25 of file gvplugin_device.h.

Field Documentation

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().


The documentation for this struct was generated from the following file: