|
YAZ 5.35.1
|
#include <ill-core.h>
Data Fields | ||
| int | which | |
| union { | ||
| ILL_String * name_of_person | ||
| ILL_String * name_of_institution | ||
| } | u | |
Definition at line 988 of file ill-core.h.
| 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().
| 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 |
Referenced by ill_get_Name_Of_Person_Or_Institution().
| 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().