#include <z-core.h>
Data Fields | |
| int | which |
| union { | |
| Z_InternationalString * sortField | |
| Z_Specification * elementSpec | |
| Z_SortAttributes * sortAttributes | |
| } | u |
Definition at line 1107 of file z-core.h.
| int Z_SortKey::which |
| union { ... } Z_SortKey::u |
Referenced by yaz_sort_spec().
1.5.6