YAZ  5.34.0
Data Structures | Macros | Typedefs | Functions
zes-exps.h File Reference

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

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

Go to the source code of this file.

Data Structures

struct  Z_ESExportSpecificationEsRequest
 
struct  Z_ESExportSpecificationTaskPackage
 
struct  Z_ESExportSpecification
 
struct  Z_ESOriginPartToKeep
 
struct  Z_ESDestinationOther
 
struct  Z_ESDestination
 

Macros

#define Z_ESExportSpecification_esRequest   1
 
#define Z_ESExportSpecification_taskPackage   2
 
#define Z_ESDestination_phoneNumber   1
 
#define Z_ESDestination_faxNumber   2
 
#define Z_ESDestination_x400address   3
 
#define Z_ESDestination_emailAddress   4
 
#define Z_ESDestination_pagerNumber   5
 
#define Z_ESDestination_ftpAddress   6
 
#define Z_ESDestination_ftamAddress   7
 
#define Z_ESDestination_printerAddress   8
 
#define Z_ESDestination_other   9
 

Typedefs

typedef struct Z_ESExportSpecificationEsRequest Z_ESExportSpecificationEsRequest
 
typedef struct Z_ESExportSpecificationTaskPackage Z_ESExportSpecificationTaskPackage
 
typedef struct Z_ESExportSpecification Z_ESExportSpecification
 
typedef struct Z_ESOriginPartToKeep Z_ESOriginPartToKeep
 
typedef struct Z_ESDestinationOther Z_ESDestinationOther
 
typedef struct Z_ESDestination Z_ESDestination
 

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

Macro Definition Documentation

◆ Z_ESDestination_emailAddress

#define Z_ESDestination_emailAddress   4

Definition at line 84 of file zes-exps.h.

◆ Z_ESDestination_faxNumber

#define Z_ESDestination_faxNumber   2

Definition at line 82 of file zes-exps.h.

◆ Z_ESDestination_ftamAddress

#define Z_ESDestination_ftamAddress   7

Definition at line 87 of file zes-exps.h.

◆ Z_ESDestination_ftpAddress

#define Z_ESDestination_ftpAddress   6

Definition at line 86 of file zes-exps.h.

◆ Z_ESDestination_other

#define Z_ESDestination_other   9

Definition at line 89 of file zes-exps.h.

◆ Z_ESDestination_pagerNumber

#define Z_ESDestination_pagerNumber   5

Definition at line 85 of file zes-exps.h.

◆ Z_ESDestination_phoneNumber

#define Z_ESDestination_phoneNumber   1

Definition at line 81 of file zes-exps.h.

◆ Z_ESDestination_printerAddress

#define Z_ESDestination_printerAddress   8

Definition at line 88 of file zes-exps.h.

◆ Z_ESDestination_x400address

#define Z_ESDestination_x400address   3

Definition at line 83 of file zes-exps.h.

◆ Z_ESExportSpecification_esRequest

#define Z_ESExportSpecification_esRequest   1

Definition at line 54 of file zes-exps.h.

◆ Z_ESExportSpecification_taskPackage

#define Z_ESExportSpecification_taskPackage   2

Definition at line 55 of file zes-exps.h.

Typedef Documentation

◆ Z_ESDestination

Definition at line 29 of file zes-exps.h.

◆ Z_ESDestinationOther

Definition at line 26 of file zes-exps.h.

◆ Z_ESExportSpecification

Definition at line 20 of file zes-exps.h.

◆ Z_ESExportSpecificationEsRequest

Definition at line 1 of file zes-exps.h.

◆ Z_ESExportSpecificationTaskPackage

Definition at line 17 of file zes-exps.h.

◆ Z_ESOriginPartToKeep

Definition at line 23 of file zes-exps.h.

Function Documentation

◆ z_ESDestination()

int z_ESDestination ( ODR  o,
Z_ESDestination **  p,
int  opt,
const char *  name 
)

◆ z_ESDestinationOther()

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

◆ z_ESExportSpecification()

int z_ESExportSpecification ( ODR  o,
Z_ESExportSpecification **  p,
int  opt,
const char *  name 
)

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

int z_ESOriginPartToKeep ( ODR  o,
Z_ESOriginPartToKeep **  p,
int  opt,
const char *  name 
)