YAZ  5.34.0
Data Fields
Z_QueryTypeDetails Struct Reference

#include <z-exp.h>

Data Fields

int which
 
union {
   Z_PrivateCapabilities *   zprivate
 
   Z_RpnCapabilities *   rpn
 
   Z_Iso8777Capabilities *   iso8777
 
   Z_HumanString *   z39_58
 
   Z_RpnCapabilities *   erpn
 
   Z_HumanString *   rankedList
 
u
 

Detailed Description

Definition at line 867 of file z-exp.h.

Field Documentation

◆ erpn

Z_RpnCapabilities* Z_QueryTypeDetails::erpn

Definition at line 874 of file z-exp.h.

◆ iso8777

Z_Iso8777Capabilities* Z_QueryTypeDetails::iso8777

Definition at line 872 of file z-exp.h.

◆ rankedList

Z_HumanString* Z_QueryTypeDetails::rankedList

Definition at line 875 of file z-exp.h.

◆ rpn

Z_RpnCapabilities* Z_QueryTypeDetails::rpn

Definition at line 871 of file z-exp.h.

◆ 

union { ... } Z_QueryTypeDetails::u

◆ which

int Z_QueryTypeDetails::which

Definition at line 868 of file z-exp.h.

◆ z39_58

Z_HumanString* Z_QueryTypeDetails::z39_58

Definition at line 873 of file z-exp.h.

◆ zprivate

Z_PrivateCapabilities* Z_QueryTypeDetails::zprivate

Definition at line 870 of file z-exp.h.


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