|
YAZ 5.35.1
|
#include <z-core.h>
Data Fields | ||
| Z_AttributeSetId * | attributeSet | |
| Odr_int * | attributeType | |
| int | which | |
| union { | ||
| Odr_int * numeric | ||
| Z_ComplexAttribute * complex | ||
| } | value | |
| Z_AttributeSetId* Z_AttributeElement::attributeSet |
Definition at line 580 of file z-core.h.
Referenced by cql_lookup_reverse(), cql_transform_parse_tok_line(), get_attributeList(), yaz_attribute_element_to_wrbuf(), yaz_query2xml_attribute_element(), yaz_sort_spec(), yaz_xml2query_attribute_element(), and zlog_attributes().
| Odr_int* Z_AttributeElement::attributeType |
Definition at line 581 of file z-core.h.
Referenced by cql_transform_parse_tok_line(), get_attributeList(), get_truncation(), lookup_index_from_string_attr(), lookup_index_from_string_attr(), lookup_relation_index_from_attr(), lookup_relation_index_from_attr(), lookup_truncation(), yaz_attribute_element_to_wrbuf(), yaz_facet_attr_get_z_attributes(), yaz_query2xml_attribute_element(), yaz_sort_spec(), yaz_sort_spec_to_type7(), and zlog_attributes().
| Z_ComplexAttribute* Z_AttributeElement::complex |
Definition at line 585 of file z-core.h.
Referenced by cql_transform_parse_tok_line(), get_attributeList(), lookup_index_from_string_attr(), lookup_index_from_string_attr(), useattr(), yaz_attribute_element_to_wrbuf(), yaz_query2xml_attribute_element(), and zlog_attributes().
| Odr_int* Z_AttributeElement::numeric |
Definition at line 584 of file z-core.h.
Referenced by cql_transform_parse_tok_line(), get_attributeList(), get_truncation(), lookup_index_from_string_attr(), lookup_relation_index_from_attr(), lookup_relation_index_from_attr(), lookup_truncation(), numattr(), useattr(), yaz_attribute_element_to_wrbuf(), yaz_query2xml_attribute_element(), yaz_sort_spec(), yaz_sort_spec_to_type7(), and zlog_attributes().
| union { ... } Z_AttributeElement::value |
Referenced by cql_transform_parse_tok_line(), get_attributeList(), get_truncation(), lookup_index_from_string_attr(), lookup_index_from_string_attr(), lookup_relation_index_from_attr(), lookup_relation_index_from_attr(), lookup_truncation(), numattr(), useattr(), yaz_attribute_element_to_wrbuf(), yaz_query2xml_attribute_element(), yaz_sort_spec(), yaz_sort_spec_to_type7(), and zlog_attributes().
| int Z_AttributeElement::which |
Definition at line 582 of file z-core.h.
Referenced by cql_transform_parse_tok_line(), get_attributeList(), get_truncation(), lookup_index_from_string_attr(), lookup_index_from_string_attr(), lookup_relation_index_from_attr(), lookup_relation_index_from_attr(), lookup_truncation(), numattr(), useattr(), yaz_attribute_element_to_wrbuf(), yaz_query2xml_attribute_element(), yaz_sort_spec(), yaz_sort_spec_to_type7(), and zlog_attributes().