YAZ  5.34.0
Functions
oclc-ill-req-ext.c File Reference

ASN.1 Module OCLCILLRequestExtension. More...

#include <yaz/oclc-ill-req-ext.h>

Go to the source code of this file.

Functions

int ill_OCLCILLRequestExtension (ODR o, ILL_OCLCILLRequestExtension **p, int opt, const char *name)
 
int ill_SystemNo_s (ODR o, ILL_SystemNo_s **p, int opt, const char *name)
 
int ill_SystemNo (ODR o, ILL_SystemNo **p, int opt, const char *name)
 
int ill_System (ODR o, ILL_System **p, int opt, const char *name)
 
int ill_RecordNo (ODR o, ILL_RecordNo **p, int opt, const char *name)
 

Detailed Description

ASN.1 Module OCLCILLRequestExtension.

Generated automatically by YAZ ASN.1 Compiler 0.4

Definition in file oclc-ill-req-ext.c.

Function Documentation

◆ ill_OCLCILLRequestExtension()

int ill_OCLCILLRequestExtension ( ODR  o,
ILL_OCLCILLRequestExtension **  p,
int  opt,
const char *  name 
)

◆ ill_RecordNo()

int ill_RecordNo ( ODR  o,
ILL_RecordNo **  p,
int  opt,
const char *  name 
)

Definition at line 63 of file oclc-ill-req-ext.c.

References ill_String(), name, and opt.

Referenced by ill_SystemNo_s().

◆ ill_System()

int ill_System ( ODR  o,
ILL_System **  p,
int  opt,
const char *  name 
)

Definition at line 58 of file oclc-ill-req-ext.c.

References name, odr_enum(), and opt.

Referenced by ill_SystemNo_s().

◆ ill_SystemNo()

int ill_SystemNo ( ODR  o,
ILL_SystemNo **  p,
int  opt,
const char *  name 
)

◆ ill_SystemNo_s()

int ill_SystemNo_s ( ODR  o,
ILL_SystemNo_s **  p,
int  opt,
const char *  name 
)