|
YAZ 5.35.1
|
ASN.1 Module RecordSyntax-summary. More...
Go to the source code of this file.
Data Structures | |
| struct | Z_BriefBib |
| struct | Z_FormatSpec |
Typedefs | |
| typedef struct Z_BriefBib | Z_BriefBib |
| typedef struct Z_FormatSpec | Z_FormatSpec |
Functions | |
| int | z_BriefBib (ODR o, Z_BriefBib **p, int opt, const char *name) |
| int | z_FormatSpec (ODR o, Z_FormatSpec **p, int opt, const char *name) |
ASN.1 Module RecordSyntax-summary.
Generated automatically by YAZ ASN.1 Compiler 0.4
Definition in file z-sum.h.
| typedef struct Z_BriefBib Z_BriefBib |
| typedef struct Z_FormatSpec Z_FormatSpec |
| int z_BriefBib | ( | ODR | o, |
| Z_BriefBib ** | p, | ||
| int | opt, | ||
| const char * | name | ||
| ) |
Definition at line 12 of file z-sum.c.
References name, ODR_CONTEXT, odr_implicit_settag(), odr_implicit_tag, odr_integer(), odr_missing(), odr_ok, odr_sequence_begin(), odr_sequence_end(), odr_sequence_of(), opt, z_FormatSpec(), z_InternationalString(), and z_OtherInformation().
Referenced by z_External().
| int z_FormatSpec | ( | ODR | o, |
| Z_FormatSpec ** | p, | ||
| int | opt, | ||
| const char * | name | ||
| ) |
Definition at line 48 of file z-sum.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_BriefBib().