|
YAZ 5.35.1
|
#include <ill-core.h>
Data Fields | |
| ILL_String * | correlation_information |
| ILL_Report_Source * | report_source |
| ILL_User_Error_Report * | user_error_report |
| ILL_Provider_Error_Report * | provider_error_report |
Definition at line 831 of file ill-core.h.
| ILL_String* ILL_Error_Report::correlation_information |
Definition at line 832 of file ill-core.h.
| ILL_Provider_Error_Report* ILL_Error_Report::provider_error_report |
Definition at line 835 of file ill-core.h.
| ILL_Report_Source* ILL_Error_Report::report_source |
Definition at line 833 of file ill-core.h.
| ILL_User_Error_Report* ILL_Error_Report::user_error_report |
Definition at line 834 of file ill-core.h.