YAZ  5.34.0
Data Fields
Z_CompSpec Struct Reference

#include <z-core.h>

Data Fields

Odr_boolselectAlternativeSyntax
 
Z_Specificationgeneric
 
int num_dbSpecific
 
Z_DbSpecific ** dbSpecific
 
int num_recordSyntax
 
Odr_oid ** recordSyntax
 

Detailed Description

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

Field Documentation

◆ dbSpecific

Z_DbSpecific** Z_CompSpec::dbSpecific

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

Referenced by srw_bend_fetch(), and Z3950_send_present().

◆ generic

Z_Specification* Z_CompSpec::generic

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

Referenced by srw_bend_fetch(), yaz_get_esn(), and Z3950_send_present().

◆ num_dbSpecific

int Z_CompSpec::num_dbSpecific

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

Referenced by srw_bend_fetch(), and Z3950_send_present().

◆ num_recordSyntax

int Z_CompSpec::num_recordSyntax

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

Referenced by srw_bend_fetch(), and Z3950_send_present().

◆ recordSyntax

Odr_oid** Z_CompSpec::recordSyntax

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

Referenced by srw_bend_fetch(), and Z3950_send_present().

◆ selectAlternativeSyntax

Odr_bool* Z_CompSpec::selectAlternativeSyntax

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

Referenced by srw_bend_fetch(), and Z3950_send_present().


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