Graphviz 12.1.0~dev.20240716.0947
Loading...
Searching...
No Matches
Exassoc_s Struct Reference

#include <exlib.h>

Collaboration diagram for Exassoc_s:
[legend]

Data Fields

Dtlink_t link
 
Extype_t key
 
Extype_t value
 
char name [1]
 

Detailed Description

Definition at line 143 of file exlib.h.

Field Documentation

◆ key

Extype_t Exassoc_s::key

Definition at line 146 of file exlib.h.

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

◆ link

Dtlink_t Exassoc_s::link

Definition at line 145 of file exlib.h.

◆ name

char Exassoc_s::name[1]

Definition at line 148 of file exlib.h.

Referenced by eval(), and getdyn().

◆ value

Extype_t Exassoc_s::value

Definition at line 147 of file exlib.h.

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


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