|
YAZ 5.35.1
|
ASN.1 Module ESFormat-ItemOrder. More...
Go to the source code of this file.
Data Structures | |
| struct | Z_IORequest |
| struct | Z_IOTaskPackage |
| struct | Z_IOItemOrder |
| struct | Z_IOContact |
| struct | Z_IOBilling |
| struct | Z_IOOriginPartToKeep |
| struct | Z_IOCreditCardInfo |
| struct | Z_IOResultSetItem |
| struct | Z_IOOriginPartNotToKeep |
| struct | Z_IOTargetPart |
Macros | |
| #define | Z_IOItemOrder_esRequest 1 |
| #define | Z_IOItemOrder_taskPackage 2 |
| #define | Z_IOBilling_billInvoice 1 |
| #define | Z_IOBilling_prepay 2 |
| #define | Z_IOBilling_depositAccount 3 |
| #define | Z_IOBilling_creditCard 4 |
| #define | Z_IOBilling_cardInfoPreviouslySupplied 5 |
| #define | Z_IOBilling_privateKnown 6 |
| #define | Z_IOBilling_privateNotKnown 7 |
| #define | Z_IOTargetPart_notReceived 1 |
| #define | Z_IOTargetPart_loanQueue 2 |
| #define | Z_IOTargetPart_forwarded 3 |
| #define | Z_IOTargetPart_unfilledCopyright 4 |
| #define | Z_IOTargetPart_filledCopyright 5 |
Typedefs | |
| typedef struct Z_IORequest | Z_IORequest |
| typedef struct Z_IOTaskPackage | Z_IOTaskPackage |
| typedef struct Z_IOItemOrder | Z_IOItemOrder |
| typedef struct Z_IOContact | Z_IOContact |
| typedef struct Z_IOBilling | Z_IOBilling |
| typedef struct Z_IOOriginPartToKeep | Z_IOOriginPartToKeep |
| typedef struct Z_IOCreditCardInfo | Z_IOCreditCardInfo |
| typedef struct Z_IOResultSetItem | Z_IOResultSetItem |
| typedef struct Z_IOOriginPartNotToKeep | Z_IOOriginPartNotToKeep |
| typedef struct Z_IOTargetPart | Z_IOTargetPart |
Functions | |
| int | z_IORequest (ODR o, Z_IORequest **p, int opt, const char *name) |
| int | z_IOTaskPackage (ODR o, Z_IOTaskPackage **p, int opt, const char *name) |
| int | z_IOItemOrder (ODR o, Z_IOItemOrder **p, int opt, const char *name) |
| int | z_IOContact (ODR o, Z_IOContact **p, int opt, const char *name) |
| int | z_IOBilling (ODR o, Z_IOBilling **p, int opt, const char *name) |
| int | z_IOOriginPartToKeep (ODR o, Z_IOOriginPartToKeep **p, int opt, const char *name) |
| int | z_IOCreditCardInfo (ODR o, Z_IOCreditCardInfo **p, int opt, const char *name) |
| int | z_IOResultSetItem (ODR o, Z_IOResultSetItem **p, int opt, const char *name) |
| int | z_IOOriginPartNotToKeep (ODR o, Z_IOOriginPartNotToKeep **p, int opt, const char *name) |
| int | z_IOTargetPart (ODR o, Z_IOTargetPart **p, int opt, const char *name) |
ASN.1 Module ESFormat-ItemOrder.
Generated automatically by YAZ ASN.1 Compiler 0.4
Definition in file zes-order.h.
| #define Z_IOBilling_billInvoice 1 |
Definition at line 87 of file zes-order.h.
| #define Z_IOBilling_cardInfoPreviouslySupplied 5 |
Definition at line 91 of file zes-order.h.
| #define Z_IOBilling_creditCard 4 |
Definition at line 90 of file zes-order.h.
| #define Z_IOBilling_depositAccount 3 |
Definition at line 89 of file zes-order.h.
| #define Z_IOBilling_prepay 2 |
Definition at line 88 of file zes-order.h.
| #define Z_IOBilling_privateKnown 6 |
Definition at line 92 of file zes-order.h.
| #define Z_IOBilling_privateNotKnown 7 |
Definition at line 93 of file zes-order.h.
| #define Z_IOItemOrder_esRequest 1 |
Definition at line 66 of file zes-order.h.
| #define Z_IOItemOrder_taskPackage 2 |
Definition at line 67 of file zes-order.h.
| #define Z_IOTargetPart_filledCopyright 5 |
Definition at line 128 of file zes-order.h.
| #define Z_IOTargetPart_forwarded 3 |
Definition at line 126 of file zes-order.h.
| #define Z_IOTargetPart_loanQueue 2 |
Definition at line 125 of file zes-order.h.
| #define Z_IOTargetPart_notReceived 1 |
Definition at line 124 of file zes-order.h.
| #define Z_IOTargetPart_unfilledCopyright 4 |
Definition at line 127 of file zes-order.h.
| typedef struct Z_IOBilling Z_IOBilling |
Definition at line 28 of file zes-order.h.
| typedef struct Z_IOContact Z_IOContact |
Definition at line 25 of file zes-order.h.
| typedef struct Z_IOCreditCardInfo Z_IOCreditCardInfo |
Definition at line 34 of file zes-order.h.
| typedef struct Z_IOItemOrder Z_IOItemOrder |
Definition at line 22 of file zes-order.h.
| typedef struct Z_IOOriginPartNotToKeep Z_IOOriginPartNotToKeep |
Definition at line 40 of file zes-order.h.
| typedef struct Z_IOOriginPartToKeep Z_IOOriginPartToKeep |
Definition at line 31 of file zes-order.h.
| typedef struct Z_IORequest Z_IORequest |
Definition at line 16 of file zes-order.h.
| typedef struct Z_IOResultSetItem Z_IOResultSetItem |
Definition at line 37 of file zes-order.h.
| typedef struct Z_IOTargetPart Z_IOTargetPart |
Definition at line 43 of file zes-order.h.
| typedef struct Z_IOTaskPackage Z_IOTaskPackage |
Definition at line 19 of file zes-order.h.
| int z_IOBilling | ( | ODR | o, |
| Z_IOBilling ** | p, | ||
| int | opt, | ||
| const char * | name | ||
| ) |
Definition at line 68 of file zes-order.c.
References name, odr_choice(), odr_constructed_begin(), odr_constructed_end(), ODR_CONTEXT, ODR_IMPLICIT, odr_implicit_tag, odr_missing(), odr_null(), odr_ok, odr_sequence_begin(), odr_sequence_end(), opt, odr_arm::which, z_External(), z_InternationalString(), Z_IOBilling_billInvoice, Z_IOBilling_cardInfoPreviouslySupplied, Z_IOBilling_creditCard, Z_IOBilling_depositAccount, Z_IOBilling_prepay, Z_IOBilling_privateKnown, Z_IOBilling_privateNotKnown, and z_IOCreditCardInfo().
Referenced by z_IOOriginPartToKeep().
| int z_IOContact | ( | ODR | o, |
| Z_IOContact ** | p, | ||
| int | opt, | ||
| const char * | name | ||
| ) |
Definition at line 54 of file zes-order.c.
References name, ODR_CONTEXT, odr_implicit_tag, odr_missing(), odr_ok, odr_sequence_begin(), odr_sequence_end(), opt, and z_InternationalString().
Referenced by z_IOOriginPartToKeep().
| int z_IOCreditCardInfo | ( | ODR | o, |
| Z_IOCreditCardInfo ** | p, | ||
| int | opt, | ||
| const char * | name | ||
| ) |
Definition at line 114 of file zes-order.c.
References name, ODR_CONTEXT, odr_implicit_tag, odr_missing(), odr_ok, odr_sequence_begin(), odr_sequence_end(), opt, and z_InternationalString().
Referenced by z_IOBilling().
| int z_IOItemOrder | ( | ODR | o, |
| Z_IOItemOrder ** | p, | ||
| int | opt, | ||
| const char * | name | ||
| ) |
Definition at line 36 of file zes-order.c.
References odr::direction, name, odr_choice(), ODR_CONTEXT, ODR_DECODE, ODR_IMPLICIT, odr_initmember(), odr_missing(), opt, odr_arm::which, Z_IOItemOrder_esRequest, Z_IOItemOrder_taskPackage, z_IORequest(), and z_IOTaskPackage().
Referenced by z_External().
| int z_IOOriginPartNotToKeep | ( | ODR | o, |
| Z_IOOriginPartNotToKeep ** | p, | ||
| int | opt, | ||
| const char * | name | ||
| ) |
Definition at line 140 of file zes-order.c.
References name, ODR_CONTEXT, odr_implicit_tag, odr_missing(), odr_ok, odr_sequence_begin(), odr_sequence_end(), opt, z_External(), and z_IOResultSetItem().
Referenced by z_IORequest().
| int z_IOOriginPartToKeep | ( | ODR | o, |
| Z_IOOriginPartToKeep ** | p, | ||
| int | opt, | ||
| const char * | name | ||
| ) |
Definition at line 100 of file zes-order.c.
References name, ODR_CONTEXT, odr_implicit_tag, odr_missing(), odr_ok, odr_sequence_begin(), odr_sequence_end(), opt, z_External(), z_IOBilling(), and z_IOContact().
Referenced by z_IORequest(), and z_IOTaskPackage().
| int z_IORequest | ( | ODR | o, |
| Z_IORequest ** | p, | ||
| int | opt, | ||
| const char * | name | ||
| ) |
Definition at line 12 of file zes-order.c.
References name, ODR_CONTEXT, odr_explicit_tag, odr_missing(), odr_ok, odr_sequence_begin(), odr_sequence_end(), opt, z_IOOriginPartNotToKeep(), and z_IOOriginPartToKeep().
Referenced by z_IOItemOrder().
| int z_IOResultSetItem | ( | ODR | o, |
| Z_IOResultSetItem ** | p, | ||
| int | opt, | ||
| const char * | name | ||
| ) |
Definition at line 128 of file zes-order.c.
References name, ODR_CONTEXT, odr_implicit_tag, odr_integer(), odr_missing(), odr_ok, odr_sequence_begin(), odr_sequence_end(), opt, and z_InternationalString().
Referenced by z_IOOriginPartNotToKeep().
| int z_IOTargetPart | ( | ODR | o, |
| Z_IOTargetPart ** | p, | ||
| int | opt, | ||
| const char * | name | ||
| ) |
Definition at line 152 of file zes-order.c.
References name, ODR_CONTEXT, odr_implicit_tag, odr_integer(), odr_missing(), odr_ok, odr_sequence_begin(), odr_sequence_end(), opt, and z_External().
Referenced by z_IOTaskPackage().
| int z_IOTaskPackage | ( | ODR | o, |
| Z_IOTaskPackage ** | p, | ||
| int | opt, | ||
| const char * | name | ||
| ) |
Definition at line 24 of file zes-order.c.
References name, ODR_CONTEXT, odr_explicit_tag, odr_missing(), odr_ok, odr_sequence_begin(), odr_sequence_end(), opt, z_IOOriginPartToKeep(), and z_IOTargetPart().
Referenced by z_IOItemOrder().