Graphviz  2.41.20171026.1811
Data Structures | Macros | Typedefs | Functions
gvcint.h File Reference
#include "cdt.h"
#include "gvcommon.h"
#include "color.h"
Include dependency graph for gvcint.h:
This graph shows which files directly or indirectly include this file:

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_tgvCloneGVC (GVC_t *)
 
void gvFreeCloneGVC (GVC_t *)
 

Macro Definition Documentation

#define DIRSEP   "/"
#define ELEM (   x)    +1

Definition at line 84 of file gvcint.h.

#define MAXNEST   4

Definition at line 68 of file gvcint.h.

Typedef Documentation

Definition at line 41 of file gvcint.h.

Function Documentation

GVC_t* gvCloneGVC ( GVC_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().