/misc/src/release/graphviz-2.18-1/src/graphviz-2.18/lib/gvc/gvcontext.c File Reference

#include "types.h"
#include "graph.h"
#include "gvplugin.h"
#include "gvcjob.h"
#include "gvcint.h"
#include "gvcproc.h"

Include dependency graph for gvcontext.c:

Go to the source code of this file.

Functions

void * zmalloc (size_t)
void emit_once_reset (void)
GVC_tgvNEWcontext (char **info, char *user)
int gvFreeContext (GVC_t *gvc)

Variables

int graphviz_errors


Function Documentation

void emit_once_reset ( void   ) 

Definition at line 2295 of file emit.c.

References dtclose().

Referenced by gvFreeContext().

int gvFreeContext ( GVC_t gvc  ) 

Definition at line 57 of file gvcontext.c.

References GVC_s::active_jobs, agerrors(), GVC_s::config_path, emit_once_reset(), free(), graphviz_errors, GVC_s::gvgs, gvjobs_delete(), gvrender_end_job(), GVC_s::input_filenames, and GVG_s::next.

Referenced by main().

GVC_t* gvNEWcontext ( char **  info,
char *  user 
)

Definition at line 45 of file gvcontext.c.

References agerrorf(), GVC_s::common, GVCOMMON_s::errorfn, GVCOMMON_s::info, GVCOMMON_s::user, and zmalloc().

void* zmalloc ( size_t   ) 

Definition at line 25 of file memory.c.

References gmalloc().

Referenced by gvjobs_output_filename(), gvjobs_output_langname(), gvNEWargvlist(), gvNEWcontext(), gvNextInputGraph(), and push_obj_state().


Variable Documentation

int graphviz_errors

Definition at line 74 of file globals.h.

Referenced by gvFreeContext(), and gvNextInputGraph().


Generated on Mon Mar 31 19:06:08 2008 for Graphviz by  doxygen 1.5.1