Graphviz 12.0.1~dev.20240716.0800
Loading...
Searching...
No Matches
gmlgraph Struct Reference

#include <gml2gv.h>

Collaboration diagram for gmlgraph:
[legend]

Data Fields

Dtlink_t link
 
struct gmlgraphparent
 
int directed
 
Dt_tattrlist
 
Dt_tnodelist
 
Dt_tedgelist
 
Dt_tgraphlist
 

Detailed Description

Definition at line 33 of file gml2gv.h.

Field Documentation

◆ attrlist

Dt_t* gmlgraph::attrlist

Definition at line 37 of file gml2gv.h.

Referenced by free_graph(), and pushG().

◆ directed

int gmlgraph::directed

Definition at line 36 of file gml2gv.h.

Referenced by pushG(), and setDir().

◆ edgelist

Dt_t* gmlgraph::edgelist

Definition at line 39 of file gml2gv.h.

Referenced by free_graph(), and pushG().

◆ graphlist

Dt_t* gmlgraph::graphlist

Definition at line 40 of file gml2gv.h.

Referenced by free_graph(), and pushG().

◆ link

Dtlink_t gmlgraph::link

Definition at line 34 of file gml2gv.h.

◆ nodelist

Dt_t* gmlgraph::nodelist

Definition at line 38 of file gml2gv.h.

Referenced by free_graph(), and pushG().

◆ parent

struct gmlgraph* gmlgraph::parent

Definition at line 35 of file gml2gv.h.

Referenced by popG(), pushG(), and setDir().


The documentation for this struct was generated from the following file: