#include <z-core.h>
Data Fields | |
| Z_AttributeSetId * | attributeSet |
| int * | attributeType |
| int | which |
| union { | |
| int * numeric | |
| Z_ComplexAttribute * complex | |
| } | value |
Definition at line 579 of file z-core.h.
Definition at line 580 of file z-core.h.
Referenced by yaz_query2xml_attribute_element(), and yaz_sort_spec().
Definition at line 581 of file z-core.h.
Referenced by yaz_query2xml_attribute_element(), and yaz_sort_spec().
Definition at line 582 of file z-core.h.
Referenced by yaz_query2xml_attribute_element(), and yaz_sort_spec().
Definition at line 584 of file z-core.h.
Referenced by yaz_query2xml_attribute_element(), and yaz_sort_spec().
| union { ... } Z_AttributeElement::value |
Referenced by yaz_query2xml_attribute_element(), and yaz_sort_spec().
1.5.6