YAZ  5.34.0
Data Fields
Z_SRW_scanRequest Struct Reference

#include <srw.h>

Data Fields

char * queryType
 
char * scanClause
 
Odr_intresponsePosition
 
Odr_intmaximumTerms
 
char * stylesheet
 
char * database
 

Detailed Description

Definition at line 129 of file srw.h.

Field Documentation

◆ database

char* Z_SRW_scanRequest::database

Definition at line 135 of file srw.h.

Referenced by srw_bend_scan(), yaz_sru_decode(), yaz_srw_codec(), and yaz_srw_get_pdu().

◆ maximumTerms

Odr_int* Z_SRW_scanRequest::maximumTerms

◆ queryType

char* Z_SRW_scanRequest::queryType

◆ responsePosition

Odr_int* Z_SRW_scanRequest::responsePosition

◆ scanClause

char* Z_SRW_scanRequest::scanClause

◆ stylesheet

char* Z_SRW_scanRequest::stylesheet

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