Graphviz  2.41.20171026.1811
Data Fields
gvplugin_active_device_s Struct Reference

#include <gvcjob.h>

Collaboration diagram for gvplugin_active_device_s:
Collaboration graph
[legend]

Data Fields

gvdevice_engine_tengine
 
int id
 
gvdevice_features_tfeatures
 
const char * type
 

Detailed Description

Definition at line 130 of file gvcjob.h.

Field Documentation

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


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