YAZ  5.34.0
Data Fields
Z_Entry Struct Reference

#include <z-core.h>

Data Fields

int which
 
union {
   Z_TermInfo *   termInfo
 
   Z_DiagRec *   surrogateDiagnostic
 
u
 

Detailed Description

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

Field Documentation

◆ surrogateDiagnostic

Z_DiagRec* Z_Entry::surrogateDiagnostic

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

Referenced by process_scanRequest().

◆ termInfo

Z_TermInfo* Z_Entry::termInfo

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

Referenced by process_scanRequest(), and ZOOM_scanset_term_x().

◆ 

union { ... } Z_Entry::u

◆ which

int Z_Entry::which

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

Referenced by process_scanRequest(), and ZOOM_scanset_term_x().


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