YAZ  5.34.0
Data Fields
Z_Operator Struct Reference

#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
 

Detailed Description

Definition at line 558 of file z-core.h.

Field Documentation

◆ and_not

Odr_null* Z_Operator::and_not

Definition at line 563 of file z-core.h.

Referenced by rpn_complex().

◆ op_and

Odr_null* Z_Operator::op_and

Definition at line 561 of file z-core.h.

Referenced by rpn_complex().

◆ op_or

Odr_null* Z_Operator::op_or

Definition at line 562 of file z-core.h.

Referenced by rpn_complex().

◆ prox

Z_ProximityOperator* Z_Operator::prox

◆ 

union { ... } Z_Operator::u

◆ which

int Z_Operator::which

The documentation for this struct was generated from the following file: