|
YAZ 5.35.1
|
#include <ill-core.h>
Data Fields | ||
| int | which | |
| union { | ||
| ILL_String * person_symbol | ||
| ILL_String * institution_symbol | ||
| } | u | |
Definition at line 998 of file ill-core.h.
| 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().
| 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 |
Referenced by ill_get_Person_Or_Insitution_Symbol().
| int ILL_Person_Or_Institution_Symbol::which |
Definition at line 999 of file ill-core.h.
Referenced by ill_get_Person_Or_Insitution_Symbol().