YAZ  5.34.0
Data Fields
Z_ListEntries Struct Reference

#include <z-core.h>

Data Fields

int num_entries
 
Z_Entry ** entries
 
int num_nonsurrogateDiagnostics
 
Z_DiagRec ** nonsurrogateDiagnostics
 

Detailed Description

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

Field Documentation

◆ entries

Z_Entry** Z_ListEntries::entries

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

Referenced by process_scanRequest(), and ZOOM_scanset_term_x().

◆ nonsurrogateDiagnostics

Z_DiagRec** Z_ListEntries::nonsurrogateDiagnostics

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

Referenced by handle_Z3950_scan_response(), and process_scanRequest().

◆ num_entries

int Z_ListEntries::num_entries

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

Referenced by process_scanRequest().

◆ num_nonsurrogateDiagnostics

int Z_ListEntries::num_nonsurrogateDiagnostics

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

Referenced by process_scanRequest().


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