|
YAZ 5.35.1
|
#include <ill-core.h>
Data Fields | ||
| Odr_oid * | document_type_id | |
| int | which | |
| union { | ||
| Odr_null * complete_document | ||
| ILL_Damaged_DetailsSpecific_units * specific_units | ||
| } | u | |
Definition at line 770 of file ill-core.h.
| Odr_null* ILL_Damaged_Details::complete_document |
Definition at line 774 of file ill-core.h.
| Odr_oid* ILL_Damaged_Details::document_type_id |
Definition at line 771 of file ill-core.h.
| ILL_Damaged_DetailsSpecific_units* ILL_Damaged_Details::specific_units |
Definition at line 775 of file ill-core.h.
| union { ... } ILL_Damaged_Details::u |
| int ILL_Damaged_Details::which |
Definition at line 772 of file ill-core.h.