IDZEBRA  2.2.7
Data Fields
data1_systag Struct Reference

Data Fields

char * name
 
char * value
 
struct data1_systagnext
 

Detailed Description

Definition at line 128 of file d1_absyn.c.

Field Documentation

◆ name

char* data1_systag::name

Definition at line 129 of file d1_absyn.c.

Referenced by data1_read_absyn(), and data1_systag_lookup().

◆ next

struct data1_systag* data1_systag::next

Definition at line 131 of file d1_absyn.c.

Referenced by data1_read_absyn(), and data1_systag_lookup().

◆ value

char* data1_systag::value

Definition at line 130 of file d1_absyn.c.

Referenced by data1_read_absyn(), and data1_systag_lookup().


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