Graphviz 13.0.0~dev.20250210.0415
Loading...
Searching...
No Matches
Exassoc_t Struct Reference

#include <exlib.h>

Collaboration diagram for Exassoc_t:
[legend]

Data Fields

Dtlink_t link
 
Extype_t key
 
Extype_t value
 
char name [1]
 

Detailed Description

Definition at line 142 of file exlib.h.

Field Documentation

◆ key

Extype_t Exassoc_t::key

Definition at line 145 of file exlib.h.

Referenced by addItem(), eval(), and getdyn().

◆ link

Dtlink_t Exassoc_t::link

Definition at line 144 of file exlib.h.

◆ name

char Exassoc_t::name[1]

Definition at line 147 of file exlib.h.

Referenced by eval(), and getdyn().

◆ value

Extype_t Exassoc_t::value

Definition at line 146 of file exlib.h.

Referenced by addItem(), eval(), and getdyn().


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