IDZEBRA  2.2.7
Data Fields
data1_attset Struct Reference

#include <data1.h>

Data Fields

char * name
 
Odr_oid * oid
 
data1_attatts
 
data1_attset_childchildren
 
data1_attsetnext
 

Detailed Description

Definition at line 68 of file data1.h.

Field Documentation

◆ atts

data1_att* data1_attset::atts

◆ children

data1_attset_child* data1_attset::children

◆ name

char* data1_attset::name

Definition at line 70 of file data1.h.

Referenced by data1_attset_add(), data1_empty_attset(), and zebraExplain_writeAttributeSet().

◆ next

data1_attset* data1_attset::next

Definition at line 74 of file data1.h.

Referenced by data1_empty_attset(), data1_read_absyn(), and data1_read_attset().

◆ oid

Odr_oid* data1_attset::oid

Definition at line 71 of file data1.h.

Referenced by data1_attset_search_id(), data1_empty_attset(), and data1_read_attset().


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