YAZ  5.34.0
Data Fields
ZOOM_scanset_p Struct Reference

#include <zoom-p.h>

Data Fields

int refcount
 
ODR odr
 
ZOOM_options options
 
ZOOM_connection connection
 
ZOOM_query query
 
Z_ScanResponsescan_response
 
Z_SRW_scanResponsesrw_scan_response
 
char ** databaseNames
 
int num_databaseNames
 

Detailed Description

Definition at line 171 of file zoom-p.h.

Field Documentation

◆ connection

ZOOM_connection ZOOM_scanset_p::connection

Definition at line 175 of file zoom-p.h.

Referenced by ZOOM_connection_scan1().

◆ databaseNames

char** ZOOM_scanset_p::databaseNames

Definition at line 180 of file zoom-p.h.

Referenced by ZOOM_connection_scan1(), and ZOOM_connection_Z3950_send_scan().

◆ num_databaseNames

int ZOOM_scanset_p::num_databaseNames

Definition at line 181 of file zoom-p.h.

Referenced by ZOOM_connection_scan1(), and ZOOM_connection_Z3950_send_scan().

◆ odr

ODR ZOOM_scanset_p::odr

◆ options

ZOOM_options ZOOM_scanset_p::options

◆ query

ZOOM_query ZOOM_scanset_p::query

◆ refcount

int ZOOM_scanset_p::refcount

Definition at line 172 of file zoom-p.h.

Referenced by ZOOM_connection_scan1().

◆ scan_response

Z_ScanResponse* ZOOM_scanset_p::scan_response

◆ srw_scan_response

Z_SRW_scanResponse* ZOOM_scanset_p::srw_scan_response

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