Graphviz
2.41.20171026.1811
|
#include <gvcint.h>
Data Fields | |
gvplugin_package_t * | next |
char * | path |
char * | name |
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().