|
YAZ 5.35.1
|
#include <zes-expi.h>
Data Fields | ||
| int | which | |
| union { | ||
| Z_EIExportInvocationEsRequest * esRequest | ||
| Z_EIExportInvocationTaskPackage * taskPackage | ||
| } | u | |
Definition at line 56 of file zes-expi.h.
| Z_EIExportInvocationEsRequest* Z_EIExportInvocation::esRequest |
Definition at line 59 of file zes-expi.h.
| Z_EIExportInvocationTaskPackage* Z_EIExportInvocation::taskPackage |
Definition at line 60 of file zes-expi.h.
| union { ... } Z_EIExportInvocation::u |
| int Z_EIExportInvocation::which |
Definition at line 57 of file zes-expi.h.