#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 |
Definition at line 1286 of file ill-core.h.
Definition at line 1287 of file ill-core.h.
Definition at line 1289 of file ill-core.h.
Definition at line 1290 of file ill-core.h.
Definition at line 1291 of file ill-core.h.
Definition at line 1292 of file ill-core.h.
| union { ... } ILL_User_Error_Report::u |
1.5.6