Graphviz 13.1.3~dev.20250829.0113
Loading...
Searching...
No Matches
gmlgraph Struct Reference

#include <gml2gv.h>

Collaboration diagram for gmlgraph:
[legend]

Public Member Functions

 LIST (gmlnode *) nodelist
 
 LIST (gmledge *) edgelist
 
 LIST (struct gmlgraph *) graphlist
 

Data Fields

struct gmlgraphparent
 
int directed
 
attrs_t attrlist
 

Detailed Description

Definition at line 33 of file gml2gv.h.

Member Function Documentation

◆ LIST() [1/3]

gmlgraph::LIST ( gmledge )

◆ LIST() [2/3]

gmlgraph::LIST ( gmlnode )

◆ LIST() [3/3]

gmlgraph::LIST ( struct gmlgraph )

Field Documentation

◆ attrlist

attrs_t gmlgraph::attrlist

Definition at line 36 of file gml2gv.h.

Referenced by free_graph(), and pushG().

◆ directed

int gmlgraph::directed

Definition at line 35 of file gml2gv.h.

Referenced by pushG(), and setDir().

◆ parent

struct gmlgraph* gmlgraph::parent

Definition at line 34 of file gml2gv.h.

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


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