|
YAZ 5.35.1
|
ASN.1 Module ResourceReport-Format-Resource-1. More...
#include <yaz/z-rrf1.h>Go to the source code of this file.
Functions | |
| int | z_ResourceReport1 (ODR o, Z_ResourceReport1 **p, int opt, const char *name) |
| int | z_Estimate1 (ODR o, Z_Estimate1 **p, int opt, const char *name) |
| int | z_EstimateType (ODR o, Z_EstimateType **p, int opt, const char *name) |
ASN.1 Module ResourceReport-Format-Resource-1.
Generated automatically by YAZ ASN.1 Compiler 0.4
Definition in file z-rrf1.c.
| int z_Estimate1 | ( | ODR | o, |
| Z_Estimate1 ** | p, | ||
| int | opt, | ||
| const char * | name | ||
| ) |
Definition at line 25 of file z-rrf1.c.
References name, ODR_CONTEXT, odr_implicit_tag, odr_integer(), odr_missing(), odr_ok, odr_sequence_begin(), odr_sequence_end(), opt, and z_EstimateType().
Referenced by z_ResourceReport1().
| int z_EstimateType | ( | ODR | o, |
| Z_EstimateType ** | p, | ||
| int | opt, | ||
| const char * | name | ||
| ) |
Definition at line 39 of file z-rrf1.c.
References name, odr_integer(), and opt.
Referenced by z_Estimate1().
| int z_ResourceReport1 | ( | ODR | o, |
| Z_ResourceReport1 ** | p, | ||
| int | opt, | ||
| const char * | name | ||
| ) |
Definition at line 12 of file z-rrf1.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_Estimate1(), and z_InternationalString().
Referenced by z_External().