|
YAZ 5.35.1
|
#include <zes-psched.h>
Data Fields | ||
| int | which | |
| union { | ||
| Z_IntUnit * unit | ||
| Odr_null * businessDaily | ||
| Odr_null * continuous | ||
| Z_InternationalString * other | ||
| } | u | |
Definition at line 104 of file zes-psched.h.
| Odr_null* Z_PQSPeriod::businessDaily |
Definition at line 108 of file zes-psched.h.
| Odr_null* Z_PQSPeriod::continuous |
Definition at line 109 of file zes-psched.h.
| Z_InternationalString* Z_PQSPeriod::other |
Definition at line 110 of file zes-psched.h.
| union { ... } Z_PQSPeriod::u |
| Z_IntUnit* Z_PQSPeriod::unit |
Definition at line 107 of file zes-psched.h.
| int Z_PQSPeriod::which |
Definition at line 105 of file zes-psched.h.