YAZ  4.2.57
Data Fields
Z_SRW_updateRequest Struct Reference

#include <srw.h>

Data Fields

char * database
char * operation
char * recordId
Z_SRW_recordVersionrecordVersions
int num_recordVersions
Z_SRW_recordrecord
Z_SRW_extra_recordextra_record
char * extraRequestData_buf
int extraRequestData_len
char * stylesheet

Detailed Description

Definition at line 162 of file srw.h.

Field Documentation

char* Z_SRW_updateRequest::database

Definition at line 163 of file srw.h.

Referenced by srw_bend_update(), yaz_srw_get_pdu(), and yaz_ucp_codec().

Z_SRW_extra_record* Z_SRW_updateRequest::extra_record

Definition at line 169 of file srw.h.

Referenced by srw_bend_update(), yaz_srw_get_pdu(), and yaz_ucp_codec().

char* Z_SRW_updateRequest::extraRequestData_buf

Definition at line 170 of file srw.h.

Referenced by srw_bend_update(), yaz_srw_get_pdu(), and yaz_ucp_codec().

int Z_SRW_updateRequest::extraRequestData_len

Definition at line 171 of file srw.h.

Referenced by srw_bend_update(), yaz_srw_get_pdu(), and yaz_ucp_codec().

int Z_SRW_updateRequest::num_recordVersions

Definition at line 167 of file srw.h.

Referenced by srw_bend_update(), yaz_srw_get_pdu(), and yaz_ucp_codec().

char* Z_SRW_updateRequest::operation

Definition at line 164 of file srw.h.

Referenced by srw_bend_update(), and yaz_ucp_codec().

Z_SRW_record* Z_SRW_updateRequest::record

Definition at line 168 of file srw.h.

Referenced by srw_bend_update(), yaz_srw_get_pdu(), and yaz_ucp_codec().

char* Z_SRW_updateRequest::recordId

Definition at line 165 of file srw.h.

Referenced by srw_bend_update(), yaz_srw_get_pdu(), and yaz_ucp_codec().

Z_SRW_recordVersion* Z_SRW_updateRequest::recordVersions

Definition at line 166 of file srw.h.

Referenced by srw_bend_update(), yaz_srw_get_pdu(), and yaz_ucp_codec().

char* Z_SRW_updateRequest::stylesheet

Definition at line 172 of file srw.h.

Referenced by yaz_srw_get_pdu(), and yaz_ucp_codec().


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