YAZ 5.37.0
zes-exps.c File Reference

ASN.1 Module ESFormat-ExportSpecification. More...

#include <yaz/zes-exps.h>

Go to the source code of this file.

Functions

int z_ESExportSpecificationEsRequest (ODR o, Z_ESExportSpecificationEsRequest **p, int opt, const char *name)
int z_ESExportSpecificationTaskPackage (ODR o, Z_ESExportSpecificationTaskPackage **p, int opt, const char *name)
int z_ESExportSpecification (ODR o, Z_ESExportSpecification **p, int opt, const char *name)
int z_ESOriginPartToKeep (ODR o, Z_ESOriginPartToKeep **p, int opt, const char *name)
int z_ESDestinationOther (ODR o, Z_ESDestinationOther **p, int opt, const char *name)
int z_ESDestination (ODR o, Z_ESDestination **p, int opt, const char *name)

Detailed Description

ASN.1 Module ESFormat-ExportSpecification.

Generated automatically by YAZ ASN.1 Compiler 0.4

Definition in file zes-exps.c.

Function Documentation

◆ z_ESDestination()

◆ z_ESDestinationOther()

int z_ESDestinationOther ( ODR o,
Z_ESDestinationOther ** p,
int opt,
const char * name )

◆ z_ESExportSpecification()

◆ z_ESExportSpecificationEsRequest()

int z_ESExportSpecificationEsRequest ( ODR o,
Z_ESExportSpecificationEsRequest ** p,
int opt,
const char * name )

◆ z_ESExportSpecificationTaskPackage()

int z_ESExportSpecificationTaskPackage ( ODR o,
Z_ESExportSpecificationTaskPackage ** p,
int opt,
const char * name )

◆ z_ESOriginPartToKeep()