|
YAZ 5.35.1
|
#include <zes-psched.h>
Data Fields | ||
| int | which | |
| union { | ||
| Z_Query * actualQuery | ||
| Z_InternationalString * packageName | ||
| } | u | |
| Z_PQSPeriod * | originSuggestedPeriod | |
| char * | expiration | |
| Z_InternationalString * | resultSetPackage | |
Definition at line 81 of file zes-psched.h.
| Z_Query* Z_PQSOriginPartNotToKeep::actualQuery |
Definition at line 84 of file zes-psched.h.
| char* Z_PQSOriginPartNotToKeep::expiration |
Definition at line 90 of file zes-psched.h.
| Z_PQSPeriod* Z_PQSOriginPartNotToKeep::originSuggestedPeriod |
Definition at line 89 of file zes-psched.h.
| Z_InternationalString* Z_PQSOriginPartNotToKeep::packageName |
Definition at line 85 of file zes-psched.h.
| Z_InternationalString* Z_PQSOriginPartNotToKeep::resultSetPackage |
Definition at line 91 of file zes-psched.h.
| union { ... } Z_PQSOriginPartNotToKeep::u |
| int Z_PQSOriginPartNotToKeep::which |
Definition at line 82 of file zes-psched.h.