YAZ  5.34.0
Data Fields
Z_OccurrenceByAttributesElem Struct Reference

#include <z-core.h>

Data Fields

Z_AttributeListattributes
 
int which
 
union {
   Odr_int *   global
 
   Z_byDatabaseList *   byDatabase
 
u
 
Z_OtherInformationotherOccurInfo
 

Detailed Description

Definition at line 1013 of file z-core.h.

Field Documentation

◆ attributes

Z_AttributeList* Z_OccurrenceByAttributesElem::attributes

Definition at line 1014 of file z-core.h.

◆ byDatabase

Z_byDatabaseList* Z_OccurrenceByAttributesElem::byDatabase

Definition at line 1018 of file z-core.h.

◆ global

Odr_int* Z_OccurrenceByAttributesElem::global

Definition at line 1017 of file z-core.h.

◆ otherOccurInfo

Z_OtherInformation* Z_OccurrenceByAttributesElem::otherOccurInfo

Definition at line 1022 of file z-core.h.

◆ 

union { ... } Z_OccurrenceByAttributesElem::u

◆ which

int Z_OccurrenceByAttributesElem::which

Definition at line 1015 of file z-core.h.


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