YAZ  5.34.0
Data Fields
ILL_APDU Struct Reference

#include <ill-core.h>

Data Fields

int which
 
union {
   ILL_Request *   illRequest
 
   ILL_Forward_Notification *   Forward_Notification
 
   ILL_Shipped *   Shipped
 
   ILL_Answer *   illAnswer
 
   ILL_Conditional_Reply *   Conditional_Reply
 
   ILL_Cancel *   Cancel
 
   ILL_Cancel_Reply *   Cancel_Reply
 
   ILL_Received *   Received
 
   ILL_Recall *   Recall
 
   ILL_Returned *   Returned
 
   ILL_Checked_In *   Checked_In
 
   ILL_Overdue *   Overdue
 
   ILL_Renew *   Renew
 
   ILL_Renew_Answer *   Renew_Answer
 
   ILL_Lost *   Lost
 
   ILL_Damaged *   Damaged
 
   ILL_Message *   Message
 
   ILL_Status_Query *   Status_Query
 
   ILL_Status_Or_Error_Report *   Status_Or_Error_Report
 
   ILL_Expired *   Expired
 
u
 

Detailed Description

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

Field Documentation

◆ Cancel

ILL_Cancel* ILL_APDU::Cancel

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

Referenced by ill_get_APDU().

◆ Cancel_Reply

ILL_Cancel_Reply* ILL_APDU::Cancel_Reply

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

◆ Checked_In

ILL_Checked_In* ILL_APDU::Checked_In

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

◆ Conditional_Reply

ILL_Conditional_Reply* ILL_APDU::Conditional_Reply

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

◆ Damaged

ILL_Damaged* ILL_APDU::Damaged

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

◆ Expired

ILL_Expired* ILL_APDU::Expired

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

◆ Forward_Notification

ILL_Forward_Notification* ILL_APDU::Forward_Notification

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

◆ illAnswer

ILL_Answer* ILL_APDU::illAnswer

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

◆ illRequest

ILL_Request* ILL_APDU::illRequest

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

Referenced by ill_get_APDU().

◆ Lost

ILL_Lost* ILL_APDU::Lost

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

◆ Message

ILL_Message* ILL_APDU::Message

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

◆ Overdue

ILL_Overdue* ILL_APDU::Overdue

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

◆ Recall

ILL_Recall* ILL_APDU::Recall

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

◆ Received

ILL_Received* ILL_APDU::Received

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

◆ Renew

ILL_Renew* ILL_APDU::Renew

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

◆ Renew_Answer

ILL_Renew_Answer* ILL_APDU::Renew_Answer

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

◆ Returned

ILL_Returned* ILL_APDU::Returned

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

◆ Shipped

ILL_Shipped* ILL_APDU::Shipped

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

◆ Status_Or_Error_Report

ILL_Status_Or_Error_Report* ILL_APDU::Status_Or_Error_Report

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

◆ Status_Query

ILL_Status_Query* ILL_APDU::Status_Query

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

◆ 

union { ... } ILL_APDU::u

Referenced by ill_get_APDU().

◆ which

int ILL_APDU::which

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

Referenced by ill_get_APDU().


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