|
YAZ 5.35.1
|
#include <z-exp.h>
Data Fields | ||
| int | which | |
| union { | ||
| Z_PrimitiveDataType * primitive | ||
| Z_ElementInfoList * structured | ||
| } | u | |
| Z_PrimitiveDataType* Z_ElementDataType::primitive |
| Z_ElementInfoList* Z_ElementDataType::structured |
| union { ... } Z_ElementDataType::u |