YAZ  5.34.0
Functions
z-univ.c File Reference

ASN.1 Module ResourceReport-Format-Universe-1. More...

#include <yaz/z-univ.h>

Go to the source code of this file.

Functions

int z_UniverseReportHits (ODR o, Z_UniverseReportHits **p, int opt, const char *name)
 
int z_UniverseReportDuplicate (ODR o, Z_UniverseReportDuplicate **p, int opt, const char *name)
 
int z_UniverseReport (ODR o, Z_UniverseReport **p, int opt, const char *name)
 

Detailed Description

ASN.1 Module ResourceReport-Format-Universe-1.

Generated automatically by YAZ ASN.1 Compiler 0.4

Definition in file z-univ.c.

Function Documentation

◆ z_UniverseReport()

int z_UniverseReport ( ODR  o,
Z_UniverseReport **  p,
int  opt,
const char *  name 
)

◆ z_UniverseReportDuplicate()

int z_UniverseReportDuplicate ( ODR  o,
Z_UniverseReportDuplicate **  p,
int  opt,
const char *  name 
)

Definition at line 22 of file z-univ.c.

References name, odr_missing(), odr_ok, odr_sequence_begin(), odr_sequence_end(), opt, and z_StringOrNumeric().

Referenced by z_UniverseReport().

◆ z_UniverseReportHits()

int z_UniverseReportHits ( ODR  o,
Z_UniverseReportHits **  p,
int  opt,
const char *  name 
)

Definition at line 12 of file z-univ.c.

References name, odr_missing(), odr_ok, odr_sequence_begin(), odr_sequence_end(), opt, and z_StringOrNumeric().

Referenced by z_UniverseReport().