|
YAZ 5.35.1
|
#include <zes-exps.h>
Data Fields | ||
| int | which | |
| union { | ||
| Z_ESExportSpecificationEsRequest * esRequest | ||
| Z_ESExportSpecificationTaskPackage * taskPackage | ||
| } | u | |
Definition at line 49 of file zes-exps.h.
| Z_ESExportSpecificationEsRequest* Z_ESExportSpecification::esRequest |
Definition at line 52 of file zes-exps.h.
| Z_ESExportSpecificationTaskPackage* Z_ESExportSpecification::taskPackage |
Definition at line 53 of file zes-exps.h.
| union { ... } Z_ESExportSpecification::u |
| int Z_ESExportSpecification::which |
Definition at line 50 of file zes-exps.h.