YAZ  5.34.0
Data Fields
ILL_Answer Struct Reference

#include <ill-core.h>

Data Fields

Odr_intprotocol_version_num
 
ILL_Transaction_Idtransaction_id
 
ILL_Service_Date_Timeservice_date_time
 
ILL_System_Idrequester_id
 
ILL_System_Idresponder_id
 
ILL_Transaction_Resultstransaction_results
 
int which
 
union {
   ILL_Conditional_Results *   conditional_results
 
   ILL_Retry_Results *   retry_results
 
   ILL_Unfilled_Results *   unfilled_results
 
   ILL_Locations_Results *   locations_results
 
   ILL_Will_Supply_Results *   will_supply_results
 
   ILL_Hold_Placed_Results *   hold_placed_results
 
   ILL_Estimate_Results *   estimate_results
 
u
 
Odr_externalresponder_specific_results
 
ILL_Supplemental_Item_Descriptionsupplemental_item_description
 
ILL_Send_To_List_Typesend_to_list
 
ILL_Already_Tried_List_Typealready_tried_list
 
ILL_Responder_Optional_Messages_Typeresponder_optional_messages
 
ILL_Stringresponder_note
 
int num_ill_answer_extensions
 
ILL_Extension ** ill_answer_extensions
 

Detailed Description

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

Field Documentation

◆ already_tried_list

ILL_Already_Tried_List_Type* ILL_Answer::already_tried_list

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

◆ conditional_results

ILL_Conditional_Results* ILL_Answer::conditional_results

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

◆ estimate_results

ILL_Estimate_Results* ILL_Answer::estimate_results

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

◆ hold_placed_results

ILL_Hold_Placed_Results* ILL_Answer::hold_placed_results

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

◆ ill_answer_extensions

ILL_Extension** ILL_Answer::ill_answer_extensions

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

◆ locations_results

ILL_Locations_Results* ILL_Answer::locations_results

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

◆ num_ill_answer_extensions

int ILL_Answer::num_ill_answer_extensions

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

◆ protocol_version_num

Odr_int* ILL_Answer::protocol_version_num

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

◆ requester_id

ILL_System_Id* ILL_Answer::requester_id

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

◆ responder_id

ILL_System_Id* ILL_Answer::responder_id

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

◆ responder_note

ILL_String* ILL_Answer::responder_note

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

◆ responder_optional_messages

ILL_Responder_Optional_Messages_Type* ILL_Answer::responder_optional_messages

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

◆ responder_specific_results

Odr_external* ILL_Answer::responder_specific_results

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

◆ retry_results

ILL_Retry_Results* ILL_Answer::retry_results

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

◆ send_to_list

ILL_Send_To_List_Type* ILL_Answer::send_to_list

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

◆ service_date_time

ILL_Service_Date_Time* ILL_Answer::service_date_time

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

◆ supplemental_item_description

ILL_Supplemental_Item_Description* ILL_Answer::supplemental_item_description

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

◆ transaction_id

ILL_Transaction_Id* ILL_Answer::transaction_id

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

◆ transaction_results

ILL_Transaction_Results* ILL_Answer::transaction_results

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

◆ 

union { ... } ILL_Answer::u

◆ unfilled_results

ILL_Unfilled_Results* ILL_Answer::unfilled_results

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

◆ which

int ILL_Answer::which

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

◆ will_supply_results

ILL_Will_Supply_Results* ILL_Answer::will_supply_results

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


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