|
Graphviz 14.0.3~dev.20251108.1819
|
#include <gml2gv.h>
Public Member Functions | |
| LIST (gmlnode *) nodelist | |
| LIST (gmledge *) edgelist | |
| LIST (struct gmlgraph *) graphlist | |
Data Fields | |
| struct gmlgraph * | parent |
| int | directed |
| attrs_t | attrlist |
| gmlgraph::LIST | ( | gmledge * | ) |
| gmlgraph::LIST | ( | gmlnode * | ) |
| gmlgraph::LIST | ( | struct gmlgraph * | ) |
| attrs_t gmlgraph::attrlist |
Definition at line 36 of file gml2gv.h.
Referenced by free_graph(), and pushG().
| struct gmlgraph* gmlgraph::parent |