IDZEBRA  2.2.7
Data Fields
data1_attset_cache_info Struct Reference

Data Fields

char * name
 
data1_attsetattset
 
data1_attset_cache next
 

Detailed Description

Definition at line 141 of file d1_absyn.c.

Field Documentation

◆ attset

data1_attset* data1_attset_cache_info::attset

Definition at line 144 of file d1_absyn.c.

Referenced by data1_attset_add(), data1_attset_search_id(), and data1_attset_search_name().

◆ name

char* data1_attset_cache_info::name

Definition at line 143 of file d1_absyn.c.

Referenced by data1_attset_add(), and data1_attset_search_name().

◆ next

data1_attset_cache data1_attset_cache_info::next

Definition at line 145 of file d1_absyn.c.

Referenced by data1_attset_add(), data1_attset_search_id(), and data1_attset_search_name().


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