#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 |
Definition at line 468 of file z-core.h.
| void* Z_Query::type_0 |
Definition at line 472 of file z-core.h.
Referenced by ccl2pqf(), cql2pqf(), cql2pqf_scan(), get_hit_count(), srw_bend_search(), yaz_log_zquery_level(), yaz_query2xml(), yaz_query_to_wrbuf(), yaz_rpnquery2xml(), ZOOM_connection_send_scan(), ZOOM_connection_send_search(), and ZOOM_connection_srw_send_search().
Definition at line 474 of file z-core.h.
Referenced by yaz_log_zquery_level(), yaz_query2xml(), and yaz_query_to_wrbuf().
Definition at line 477 of file z-core.h.
Referenced by process_searchRequest(), srw_bend_search(), yaz_log_zquery_level(), yaz_query2xml(), yaz_query_to_wrbuf(), and ZOOM_connection_srw_send_search().
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 |
| int Z_Query::which |
Definition at line 469 of file z-core.h.
Referenced by ccl2pqf(), cql2pqf(), cql2pqf_scan(), get_hit_count(), process_searchRequest(), srw_bend_search(), yaz_log_zquery_level(), yaz_query2xml(), yaz_query_to_wrbuf(), yaz_rpnquery2xml(), ZOOM_connection_send_scan(), ZOOM_connection_send_search(), ZOOM_connection_srw_send_scan(), and ZOOM_connection_srw_send_search().
1.6.3