YAZ 5.37.0
result_set Struct Reference

Data Fields

char * name
char * db
Odr_int hits
struct delay search_delay
struct delay present_delay
struct delay fetch_delay
struct result_setnext

Detailed Description

Definition at line 49 of file ztest.c.

Field Documentation

◆ db

char* result_set::db

Definition at line 51 of file ztest.c.

Referenced by remove_sets(), ztest_fetch(), and ztest_search().

◆ fetch_delay

struct delay result_set::fetch_delay

Definition at line 55 of file ztest.c.

Referenced by ztest_fetch(), and ztest_search().

◆ hits

Odr_int result_set::hits

Definition at line 52 of file ztest.c.

Referenced by ztest_fetch(), and ztest_search().

◆ name

char* result_set::name

Definition at line 50 of file ztest.c.

Referenced by get_set(), remove_sets(), and ztest_search().

◆ next

struct result_set* result_set::next

Definition at line 56 of file ztest.c.

Referenced by get_set(), remove_sets(), and ztest_search().

◆ present_delay

struct delay result_set::present_delay

Definition at line 54 of file ztest.c.

Referenced by ztest_present(), and ztest_search().

◆ search_delay

struct delay result_set::search_delay

Definition at line 53 of file ztest.c.

Referenced by ztest_search().


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