YAZ 5.37.0
Z_ElementDataType Struct Reference

#include <z-exp.h>

Data Fields

int which
union { 
   Z_PrimitiveDataType *   primitive 
   Z_ElementInfoList *   structured 
u

Detailed Description

Definition at line 405 of file z-exp.h.

Field Documentation

◆ primitive

Z_PrimitiveDataType* Z_ElementDataType::primitive

Definition at line 408 of file z-exp.h.

◆ structured

Z_ElementInfoList* Z_ElementDataType::structured

Definition at line 409 of file z-exp.h.

◆ [union]

union { ... } Z_ElementDataType::u

◆ which

int Z_ElementDataType::which

Definition at line 406 of file z-exp.h.


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