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

#include <gml2gv.h>

Collaboration diagram for gmledge:
[legend]

Data Fields

Dtlink_t link
 
char * source
 
char * target
 
Dt_tattrlist
 

Detailed Description

Definition at line 26 of file gml2gv.h.

Field Documentation

◆ attrlist

Dt_t* gmledge::attrlist

Definition at line 30 of file gml2gv.h.

Referenced by free_edge(), mkEdge(), mkGraph(), and mkGraph().

◆ link

Dtlink_t gmledge::link

Definition at line 27 of file gml2gv.h.

◆ source

char* gmledge::source

Definition at line 28 of file gml2gv.h.

Referenced by mkEdge(), mkGraph(), and mkGraph().

◆ target

char* gmledge::target

Definition at line 29 of file gml2gv.h.

Referenced by mkEdge(), mkGraph(), and mkGraph().


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