Graphviz 13.0.0~dev.20250607.1528
Loading...
Searching...
No Matches
GMLSTYPE Union Reference

#include <gmlparse.h>

Collaboration diagram for GMLSTYPE:
[legend]

Data Fields

int i
 
char * str
 
gmlnodenp
 
gmledgeep
 
gmlattrap
 
attrs_t * list
 

Detailed Description

Definition at line 140 of file gmlparse.h.

Field Documentation

◆ ap

gmlattr* GMLSTYPE::ap

Definition at line 148 of file gmlparse.h.

◆ ep

gmledge* GMLSTYPE::ep

Definition at line 147 of file gmlparse.h.

◆ i

int GMLSTYPE::i

Definition at line 144 of file gmlparse.h.

◆ list

attrs_t* GMLSTYPE::list

Definition at line 149 of file gmlparse.h.

◆ np

gmlnode* GMLSTYPE::np

Definition at line 146 of file gmlparse.h.

◆ str

char* GMLSTYPE::str

Definition at line 145 of file gmlparse.h.

Referenced by endstr(), and endstr().


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