#include <z-core.h>
Data Fields | |
| int | which |
| union { | |
| Odr_null * op_and | |
| Odr_null * op_or | |
| Odr_null * and_not | |
| Z_ProximityOperator * prox | |
| } | u |
Definition at line 558 of file z-core.h.
| union { ... } Z_Operator::u |
Referenced by yaz_query2xml_operator().
1.5.6