|
YAZ 5.35.1
|
ASN.1 Module UserInfoFormat-multipleSearchTerms-2. More...
Go to the source code of this file.
Data Structures | |
| struct | Z_MultipleSearchTerms_2_s |
| struct | Z_MultipleSearchTerms_2 |
Typedefs | |
| typedef struct Z_MultipleSearchTerms_2_s | Z_MultipleSearchTerms_2_s |
| typedef struct Z_MultipleSearchTerms_2 | Z_MultipleSearchTerms_2 |
Functions | |
| int | z_MultipleSearchTerms_2_s (ODR o, Z_MultipleSearchTerms_2_s **p, int opt, const char *name) |
| int | z_MultipleSearchTerms_2 (ODR o, Z_MultipleSearchTerms_2 **p, int opt, const char *name) |
ASN.1 Module UserInfoFormat-multipleSearchTerms-2.
Generated automatically by YAZ ASN.1 Compiler 0.4
Definition in file z-mterm2.h.
| typedef struct Z_MultipleSearchTerms_2 Z_MultipleSearchTerms_2 |
Definition at line 19 of file z-mterm2.h.
| typedef struct Z_MultipleSearchTerms_2_s Z_MultipleSearchTerms_2_s |
Definition at line 16 of file z-mterm2.h.
| int z_MultipleSearchTerms_2 | ( | ODR | o, |
| Z_MultipleSearchTerms_2 ** | p, | ||
| int | opt, | ||
| const char * | name | ||
| ) |
Definition at line 24 of file z-mterm2.c.
References odr::direction, name, ODR_DECODE, odr_initmember(), odr_missing(), odr_sequence_of(), opt, and z_MultipleSearchTerms_2_s().
Referenced by z_External().
| int z_MultipleSearchTerms_2_s | ( | ODR | o, |
| Z_MultipleSearchTerms_2_s ** | p, | ||
| int | opt, | ||
| const char * | name | ||
| ) |
Definition at line 12 of file z-mterm2.c.
References name, odr_bool(), ODR_CONTEXT, odr_explicit_tag, odr_implicit_tag, odr_missing(), odr_ok, odr_sequence_begin(), odr_sequence_end(), opt, and z_Term().
Referenced by z_MultipleSearchTerms_2().