YAZ  5.34.0
Data Fields
ILL_Name_Of_Person_Or_Institution Struct Reference

#include <ill-core.h>

Data Fields

int which
 
union {
   ILL_String *   name_of_person
 
   ILL_String *   name_of_institution
 
u
 

Detailed Description

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

Field Documentation

◆ name_of_institution

ILL_String* ILL_Name_Of_Person_Or_Institution::name_of_institution

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

Referenced by ill_get_Name_Of_Person_Or_Institution().

◆ name_of_person

ILL_String* ILL_Name_Of_Person_Or_Institution::name_of_person

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

Referenced by ill_get_Name_Of_Person_Or_Institution().

◆ 

union { ... } ILL_Name_Of_Person_Or_Institution::u

◆ which

int ILL_Name_Of_Person_Or_Institution::which

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

Referenced by ill_get_Name_Of_Person_Or_Institution().


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