|
YAZ 5.37.0
|
#include <z-espec1.h>
Data Fields | |
| int | which |
| union { | |
| Odr_null * all | |
| Odr_null * last | |
| Z_OccurValues * values | |
| } | u |
Definition at line 130 of file z-espec1.h.
| Odr_null* Z_Occurrences::all |
Definition at line 133 of file z-espec1.h.
| Odr_null* Z_Occurrences::last |
Definition at line 134 of file z-espec1.h.
| union { ... } Z_Occurrences::u |
| Z_OccurValues* Z_Occurrences::values |
Definition at line 135 of file z-espec1.h.
| int Z_Occurrences::which |
Definition at line 131 of file z-espec1.h.