Graphviz  2.41.20171026.1811
Data Fields
gvplugin_package_s Struct Reference

#include <gvcint.h>

Collaboration diagram for gvplugin_package_s:
Collaboration graph
[legend]

Data Fields

gvplugin_package_tnext
 
char * path
 
char * name
 

Detailed Description

Definition at line 43 of file gvcint.h.

Field Documentation

char* gvplugin_package_s::name

Definition at line 46 of file gvcint.h.

Referenced by gvFreeContext(), gvplugin_graph(), and gvplugin_load().

gvplugin_package_t* gvplugin_package_s::next

Definition at line 44 of file gvcint.h.

Referenced by gvFreeContext(), and gvplugin_graph().

char* gvplugin_package_s::path

Definition at line 45 of file gvcint.h.

Referenced by gvFreeContext(), and gvplugin_load().


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