|
YAZ 5.35.1
|
ASN.1 Module ResourceReport-Format-Resource-2. More...
#include <yaz/z-rrf2.h>Go to the source code of this file.
Functions | |
| int | z_ResourceReport2 (ODR o, Z_ResourceReport2 **p, int opt, const char *name) |
| int | z_Estimate2 (ODR o, Z_Estimate2 **p, int opt, const char *name) |
ASN.1 Module ResourceReport-Format-Resource-2.
Generated automatically by YAZ ASN.1 Compiler 0.4
Definition in file z-rrf2.c.
| int z_Estimate2 | ( | ODR | o, |
| Z_Estimate2 ** | p, | ||
| int | opt, | ||
| const char * | name | ||
| ) |
Definition at line 25 of file z-rrf2.c.
References name, ODR_CONTEXT, odr_explicit_tag, odr_implicit_tag, odr_missing(), odr_ok, odr_sequence_begin(), odr_sequence_end(), opt, z_IntUnit(), and z_StringOrNumeric().
Referenced by z_ResourceReport2().
| int z_ResourceReport2 | ( | ODR | o, |
| Z_ResourceReport2 ** | p, | ||
| int | opt, | ||
| const char * | name | ||
| ) |
Definition at line 12 of file z-rrf2.c.
References name, ODR_CONTEXT, odr_implicit_settag(), odr_implicit_tag, odr_missing(), odr_ok, odr_sequence_begin(), odr_sequence_end(), odr_sequence_of(), opt, z_Estimate2(), and z_InternationalString().
Referenced by z_External().