|
YAZ 5.35.1
|
#include <zes-pquery.h>
Data Fields | ||
| int | which | |
| union { | ||
| Z_InternationalString * package | ||
| Z_Query * query | ||
| } | u | |
Definition at line 65 of file zes-pquery.h.
| Z_InternationalString* Z_PQueryOriginPartNotToKeep::package |
Definition at line 68 of file zes-pquery.h.
| Z_Query* Z_PQueryOriginPartNotToKeep::query |
Definition at line 69 of file zes-pquery.h.
| union { ... } Z_PQueryOriginPartNotToKeep::u |
| int Z_PQueryOriginPartNotToKeep::which |
Definition at line 66 of file zes-pquery.h.