YAZ  5.34.0
Data Fields
ILL_Person_Or_Institution_Symbol Struct Reference

#include <ill-core.h>

Data Fields

int which
 
union {
   ILL_String *   person_symbol
 
   ILL_String *   institution_symbol
 
u
 

Detailed Description

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

Field Documentation

◆ institution_symbol

ILL_String* ILL_Person_Or_Institution_Symbol::institution_symbol

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

Referenced by ill_get_Person_Or_Insitution_Symbol().

◆ person_symbol

ILL_String* ILL_Person_Or_Institution_Symbol::person_symbol

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

Referenced by ill_get_Person_Or_Insitution_Symbol().

◆ 

union { ... } ILL_Person_Or_Institution_Symbol::u

◆ which

int ILL_Person_Or_Institution_Symbol::which

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

Referenced by ill_get_Person_Or_Insitution_Symbol().


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