Graphviz 12.0.1~dev.20240716.0800
Loading...
Searching...
No Matches
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 24 of file gvplugin_device.h.

Field Documentation

◆ finalize

void(* gvdevice_engine_s::finalize) (GVJ_t *firstjob)

Definition at line 27 of file gvplugin_device.h.

Referenced by gvdevice_finalize().

◆ format

void(* gvdevice_engine_s::format) (GVJ_t *firstjob)

Definition at line 26 of file gvplugin_device.h.

Referenced by gvdevice_format().

◆ initialize

void(* gvdevice_engine_s::initialize) (GVJ_t *firstjob)

Definition at line 25 of file gvplugin_device.h.

Referenced by gvdevice_initialize().


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