|
YAZ 5.35.1
|
#include <z-espec1.h>
Data Fields | ||
| int | which | |
| union { | ||
| Z_ElementRequestCompositeElementPrimitives * primitives | ||
| Z_ElementRequestCompositeElementSpecs * specs | ||
| } | u | |
| Z_ETagPath * | deliveryTag | |
| Z_Variant * | variantRequest | |
Definition at line 75 of file z-espec1.h.
| Z_ETagPath* Z_ElementRequestCompositeElement::deliveryTag |
Definition at line 83 of file z-espec1.h.
| Z_ElementRequestCompositeElementPrimitives* Z_ElementRequestCompositeElement::primitives |
Definition at line 78 of file z-espec1.h.
| Z_ElementRequestCompositeElementSpecs* Z_ElementRequestCompositeElement::specs |
Definition at line 79 of file z-espec1.h.
| union { ... } Z_ElementRequestCompositeElement::u |
| Z_Variant* Z_ElementRequestCompositeElement::variantRequest |
Definition at line 84 of file z-espec1.h.
| int Z_ElementRequestCompositeElement::which |
Definition at line 76 of file z-espec1.h.