|
YAZ 5.35.1
|
#include <z-core.h>
Data Fields | ||
| int | which | |
| union { | ||
| void * type_0 | ||
| Z_RPNQuery * type_1 | ||
| Odr_oct * type_2 | ||
| Odr_oct * type_100 | ||
| Z_RPNQuery * type_101 | ||
| Odr_oct * type_102 | ||
| Z_External * type_104 | ||
| } | u | |
| Z_RPNQuery* Z_Query::type_1 |
Definition at line 472 of file z-core.h.
Referenced by ccl2pqf(), cql2pqf(), cql2pqf_scan(), generate(), get_hit_count(), process_searchRequest(), srw_bend_search(), yaz_log_zquery_level(), yaz_query2xml(), yaz_query_to_wrbuf(), yaz_rpnquery2xml(), Z3950_send_search(), ZOOM_connection_srw_send_search(), and ZOOM_connection_Z3950_send_scan().
| Odr_oct* Z_Query::type_100 |
Definition at line 474 of file z-core.h.
Referenced by yaz_log_zquery_level(), yaz_query2xml(), and yaz_query_to_wrbuf().
| Z_RPNQuery* Z_Query::type_101 |
| Z_External* Z_Query::type_104 |
Definition at line 477 of file z-core.h.
Referenced by generate(), get_hit_count(), process_searchRequest(), srw_bend_search(), yaz_log_zquery_level(), yaz_query2xml(), yaz_query_to_wrbuf(), and ZOOM_connection_srw_send_search().
| Odr_oct* Z_Query::type_2 |
Definition at line 473 of file z-core.h.
Referenced by process_searchRequest(), yaz_log_zquery_level(), yaz_query2xml(), and yaz_query_to_wrbuf().
| union { ... } Z_Query::u |
Referenced by ccl2pqf(), cql2pqf(), cql2pqf_scan(), generate(), get_hit_count(), process_searchRequest(), srw_bend_search(), yaz_log_zquery_level(), yaz_query2xml(), yaz_query_to_wrbuf(), yaz_rpnquery2xml(), Z3950_send_search(), ZOOM_connection_srw_send_search(), and ZOOM_connection_Z3950_send_scan().
| int Z_Query::which |
Definition at line 469 of file z-core.h.
Referenced by ccl2pqf(), cql2pqf(), cql2pqf_scan(), generate(), get_hit_count(), process_searchRequest(), srw_bend_search(), yaz_log_zquery_level(), yaz_query2xml(), yaz_query_to_wrbuf(), yaz_rpnquery2xml(), yaz_xml2query_(), Z3950_send_search(), ZOOM_connection_srw_send_scan(), ZOOM_connection_srw_send_search(), and ZOOM_connection_Z3950_send_scan().