YAZ  5.34.0
Data Fields
Z_FragmentSyntax Struct Reference

#include <z-core.h>

Data Fields

int which
 
union {
   Z_External *   externallyTagged
 
   Odr_oct *   notExternallyTagged
 
u
 

Detailed Description

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

Field Documentation

◆ externallyTagged

Z_External* Z_FragmentSyntax::externallyTagged

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

◆ notExternallyTagged

Odr_oct* Z_FragmentSyntax::notExternallyTagged

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

◆ 

union { ... } Z_FragmentSyntax::u

◆ which

int Z_FragmentSyntax::which

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


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