Graphviz
2.41.20171026.1811
|
Go to the source code of this file.
Data Structures | |
struct | gvplugin_active_layout_s |
struct | gvplugin_active_textlayout_s |
struct | gvplugin_package_s |
struct | gvplugin_available_s |
struct | GVG_s |
struct | GVC_s |
Macros | |
#define | MAXNEST 4 |
#define | ELEM(x) +1 |
#define | DIRSEP "/" |
Typedefs | |
typedef struct gvplugin_active_layout_s | gvplugin_active_layout_t |
typedef struct gvplugin_active_textlayout_s | gvplugin_active_textlayout_t |
typedef struct gvplugin_package_s | gvplugin_package_t |
Functions | |
GVC_t * | gvCloneGVC (GVC_t *) |
void | gvFreeCloneGVC (GVC_t *) |
#define DIRSEP "/" |
Definition at line 152 of file gvcint.h.
Referenced by gvconfig(), gvconfig_plugin_install_from_library(), gvplugin_library_load(), and safefile().
typedef struct gvplugin_active_layout_s gvplugin_active_layout_t |
typedef struct gvplugin_active_textlayout_s gvplugin_active_textlayout_t |
typedef struct gvplugin_package_s gvplugin_package_t |
Definition at line 113 of file gvcontext.c.
References GVC_s::api, GVC_s::apis, GVC_s::common, gvc, GVC_s::packages, and zmalloc().
void gvFreeCloneGVC | ( | GVC_t * | ) |
Definition at line 125 of file gvcontext.c.
References gvjobs_delete().