YAZ  5.34.0
Data Fields
ILL_String Struct Reference

#include <ill-core.h>

Data Fields

int which
 
union {
   char *   GeneralString
 
   ILL_EDIFACTString *   EDIFACTString
 
u
 

Detailed Description

Definition at line 924 of file ill-core.h.

Field Documentation

◆ EDIFACTString

ILL_EDIFACTString* ILL_String::EDIFACTString

Definition at line 928 of file ill-core.h.

◆ GeneralString

char* ILL_String::GeneralString

Definition at line 927 of file ill-core.h.

Referenced by ill_get_ILL_String_x().

◆ 

union { ... } ILL_String::u

Referenced by ill_get_ILL_String_x().

◆ which

int ILL_String::which

Definition at line 925 of file ill-core.h.

Referenced by ill_get_ILL_String_x().


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