Graphviz  2.41.20171026.1811
Data Fields
gv_argvlist_s Struct Reference

#include <gvcjob.h>

Data Fields

char ** argv
 
int argc
 
int alloc
 

Detailed Description

Definition at line 150 of file gvcjob.h.

Field Documentation

int gv_argvlist_s::alloc

Definition at line 153 of file gvcjob.h.

Referenced by gv_argvlist_reset(), and gv_argvlist_set_item().

int gv_argvlist_s::argc

Definition at line 152 of file gvcjob.h.

Referenced by gv_argvlist_reset().

char** gv_argvlist_s::argv

Definition at line 151 of file gvcjob.h.

Referenced by gv_argvlist_free(), gv_argvlist_reset(), and gv_argvlist_set_item().


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