#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.
| int Z_Query::which |
Definition at line 469 of file z-core.h.
Referenced by yaz_log_zquery_level(), yaz_query2xml(), yaz_query_to_wrbuf(), and yaz_rpnquery2xml().
| void* Z_Query::type_0 |
Definition at line 472 of file z-core.h.
Referenced by yaz_log_zquery_level(), yaz_query2xml(), yaz_query_to_wrbuf(), and yaz_rpnquery2xml().
Definition at line 473 of file z-core.h.
Referenced by yaz_log_zquery_level(), yaz_query2xml(), and yaz_query_to_wrbuf().
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 yaz_log_zquery_level(), yaz_query2xml(), and yaz_query_to_wrbuf().
| union { ... } Z_Query::u |
Referenced by yaz_log_zquery_level(), yaz_query2xml(), yaz_query_to_wrbuf(), and yaz_rpnquery2xml().
1.5.6