|
YAZ 5.35.1
|
#include <z-grs.h>
Data Fields | |
| Odr_int * | tagType |
| Z_StringOrNumeric * | tagValue |
| Odr_int * | tagOccurrence |
| Z_ElementData * | content |
| Z_ElementMetaData * | metaData |
| Z_Variant * | appliedVariant |
| Z_Variant* Z_TaggedElement::appliedVariant |
Definition at line 65 of file z-grs.h.
Referenced by display_grs1(), and read_grs1().
| Z_ElementData* Z_TaggedElement::content |
Definition at line 63 of file z-grs.h.
Referenced by display_grs1(), and read_grs1().
| Z_ElementMetaData* Z_TaggedElement::metaData |
Definition at line 64 of file z-grs.h.
Referenced by display_grs1(), and read_grs1().
| Odr_int* Z_TaggedElement::tagOccurrence |
Definition at line 62 of file z-grs.h.
Referenced by read_grs1().
| Odr_int* Z_TaggedElement::tagType |
Definition at line 60 of file z-grs.h.
Referenced by display_grs1(), and read_grs1().
| Z_StringOrNumeric* Z_TaggedElement::tagValue |
Definition at line 61 of file z-grs.h.
Referenced by display_grs1(), and read_grs1().