YAZ  5.34.0
Data Fields
Z_RPNStructure Struct Reference

#include <z-core.h>

Data Fields

int which
 
union {
   Z_Operand *   simple
 
   Z_Complex *   complex
 
u
 

Detailed Description

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

Field Documentation

◆ complex

Z_Complex* Z_RPNStructure::complex

◆ simple

Z_Operand* Z_RPNStructure::simple

◆ 

union { ... } Z_RPNStructure::u

◆ which

int Z_RPNStructure::which

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