#include <yaz/odr.h>
#include <yaz/z-core.h>
Go to the source code of this file.
Generated automatically by YAZ ASN.1 Compiler 0.4
Definition in file z-rrf1.h.
| typedef struct Z_Estimate1 Z_Estimate1 |
| typedef int Z_EstimateType |
| typedef struct Z_ResourceReport1 Z_ResourceReport1 |
| int z_Estimate1 | ( | ODR | o, | |
| Z_Estimate1 ** | p, | |||
| int | opt, | |||
| const char * | name | |||
| ) |
Definition at line 22 of file z-rrf1.c.
References ODR_CONTEXT, odr_implicit_tag, odr_integer(), odr_missing(), odr_ok, odr_sequence_begin(), odr_sequence_end(), and z_EstimateType().
Referenced by z_ResourceReport1().
| int z_EstimateType | ( | ODR | o, | |
| Z_EstimateType ** | p, | |||
| int | opt, | |||
| const char * | name | |||
| ) |
| int z_ResourceReport1 | ( | ODR | o, | |
| Z_ResourceReport1 ** | p, | |||
| int | opt, | |||
| const char * | name | |||
| ) |
Definition at line 9 of file z-rrf1.c.
References ODR_CONTEXT, odr_implicit_settag(), odr_implicit_tag, odr_missing(), odr_ok, odr_sequence_begin(), odr_sequence_end(), odr_sequence_of(), z_Estimate1(), and z_InternationalString().
Referenced by z_External().
1.5.6