|
YAZ 5.35.1
|
#include <z-core.h>
Data Fields | ||
| int | which | |
| union { | ||
| Z_AttributesPlusTerm * attributesPlusTerm | ||
| Z_ResultSetId * resultSetId | ||
| Z_ResultSetPlusAttributes * resultAttr | ||
| } | u | |
| Z_AttributesPlusTerm* Z_Operand::attributesPlusTerm |
Definition at line 512 of file z-core.h.
Referenced by check_range(), cql2pqf_scan(), get_term_hit(), rpn2cql_simple(), rpn2solr_structure(), rpn_simple(), yaz_query2xml_rpnstructure(), yaz_query_charset_convert_operand(), yaz_rpnstructure_to_wrbuf(), yaz_xml2query_rpnstructure(), zlog_structure(), and ZOOM_connection_Z3950_send_scan().
| Z_ResultSetPlusAttributes* Z_Operand::resultAttr |
| Z_ResultSetId* Z_Operand::resultSetId |
Definition at line 513 of file z-core.h.
Referenced by rpn_simple(), yaz_query2xml_rpnstructure(), yaz_rpnstructure_to_wrbuf(), yaz_xml2query_rpnstructure(), and zlog_structure().
| union { ... } Z_Operand::u |
| int Z_Operand::which |
Definition at line 510 of file z-core.h.
Referenced by check_range(), cql2pqf_scan(), get_term_hit(), rpn2cql_simple(), rpn2solr_structure(), rpn_simple(), yaz_query2xml_rpnstructure(), yaz_query_charset_convert_operand(), yaz_rpnstructure_to_wrbuf(), yaz_xml2query_rpnstructure(), zlog_structure(), and ZOOM_connection_Z3950_send_scan().