YAZ  5.34.0
Data Fields
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 { ... } 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: