Graphviz 12.0.1~dev.20240716.0800
Loading...
Searching...
No Matches
convert.h File Reference

DOT-GXL converter API for gxl2gv.c and gv2gxl.c. More...

#include "config.h"
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <cgraph/cgraph.h>
#include <cgraph/cghdr.h>
Include dependency graph for convert.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void gv_to_gxl (Agraph_t *, FILE *)
 

Function Documentation

◆ gv_to_gxl()

void gv_to_gxl ( Agraph_t g,
FILE *  gxlFile 
)
extern

Definition at line 760 of file gv2gxl.c.

References aginit(), AGNODE, freeState(), initState(), iterateBody(), iterateHdr(), Level, writeBody(), writeHdr(), and writeTrl().

Referenced by main().

Here is the call graph for this function:
Here is the caller graph for this function: