YAZ  5.34.0
Data Fields
ILL_User_Error_Report Struct Reference

#include <ill-core.h>

Data Fields

int which
 
union {
   ILL_Already_Forwarded *   already_forwarded
 
   ILL_Intermediary_Problem *   intermediary_problem
 
   ILL_Security_Problem *   security_problem
 
   ILL_Unable_To_Perform *   unable_to_perform
 
u
 

Detailed Description

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

Field Documentation

◆ already_forwarded

ILL_Already_Forwarded* ILL_User_Error_Report::already_forwarded

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

◆ intermediary_problem

ILL_Intermediary_Problem* ILL_User_Error_Report::intermediary_problem

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

◆ security_problem

ILL_Security_Problem* ILL_User_Error_Report::security_problem

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

◆ 

union { ... } ILL_User_Error_Report::u

◆ unable_to_perform

ILL_Unable_To_Perform* ILL_User_Error_Report::unable_to_perform

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

◆ which

int ILL_User_Error_Report::which

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


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