|
YAZ 5.35.1
|
#include <ill-core.h>
Data Fields | ||
| int | which | |
| union { | ||
| char * GeneralString | ||
| ILL_EDIFACTString * EDIFACTString | ||
| } | u | |
Definition at line 924 of file ill-core.h.
| ILL_EDIFACTString* ILL_String::EDIFACTString |
Definition at line 928 of file ill-core.h.
| 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().
| int ILL_String::which |
Definition at line 925 of file ill-core.h.
Referenced by ill_get_ILL_String_x().