YAZ 5.37.0
z-univ.h File Reference

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

#include <yaz/odr.h>
#include <yaz/z-core.h>

Go to the source code of this file.

Data Structures

struct  Z_UniverseReportHits
struct  Z_UniverseReportDuplicate
struct  Z_UniverseReport

Macros

#define Z_UniverseReport_databaseHits   1
#define Z_UniverseReport_duplicate   2

Typedefs

typedef struct Z_UniverseReportHits Z_UniverseReportHits
typedef struct Z_UniverseReportDuplicate Z_UniverseReportDuplicate
typedef struct Z_UniverseReport Z_UniverseReport

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.h.

Macro Definition Documentation

◆ Z_UniverseReport_databaseHits

#define Z_UniverseReport_databaseHits   1

Definition at line 45 of file z-univ.h.

Referenced by z_UniverseReport().

◆ Z_UniverseReport_duplicate

#define Z_UniverseReport_duplicate   2

Definition at line 46 of file z-univ.h.

Referenced by z_UniverseReport().

Typedef Documentation

◆ Z_UniverseReport

typedef struct Z_UniverseReport Z_UniverseReport

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

◆ Z_UniverseReportDuplicate

typedef struct Z_UniverseReportDuplicate Z_UniverseReportDuplicate

Definition at line 19 of file z-univ.h.

◆ Z_UniverseReportHits

typedef struct Z_UniverseReportHits Z_UniverseReportHits

Definition at line 16 of file z-univ.h.

Function Documentation

◆ z_UniverseReport()

◆ 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().