YAZ  5.34.0
Functions
zes-pquery.c File Reference

ASN.1 Module ESFormat-PersistentQuery. More...

#include <yaz/zes-pquery.h>

Go to the source code of this file.

Functions

int z_PQueryPersistentQueryEsRequest (ODR o, Z_PQueryPersistentQueryEsRequest **p, int opt, const char *name)
 
int z_PQueryPersistentQueryTaskPackage (ODR o, Z_PQueryPersistentQueryTaskPackage **p, int opt, const char *name)
 
int z_PQueryPersistentQuery (ODR o, Z_PQueryPersistentQuery **p, int opt, const char *name)
 
int z_PQueryOriginPartToKeep (ODR o, Z_PQueryOriginPartToKeep **p, int opt, const char *name)
 
int z_PQueryOriginPartNotToKeep (ODR o, Z_PQueryOriginPartNotToKeep **p, int opt, const char *name)
 
int z_PQueryTargetPart (ODR o, Z_PQueryTargetPart **p, int opt, const char *name)
 

Detailed Description

ASN.1 Module ESFormat-PersistentQuery.

Generated automatically by YAZ ASN.1 Compiler 0.4

Definition in file zes-pquery.c.

Function Documentation

◆ z_PQueryOriginPartNotToKeep()

int z_PQueryOriginPartNotToKeep ( ODR  o,
Z_PQueryOriginPartNotToKeep **  p,
int  opt,
const char *  name 
)

◆ z_PQueryOriginPartToKeep()

int z_PQueryOriginPartToKeep ( ODR  o,
Z_PQueryOriginPartToKeep **  p,
int  opt,
const char *  name 
)

◆ z_PQueryPersistentQuery()

int z_PQueryPersistentQuery ( ODR  o,
Z_PQueryPersistentQuery **  p,
int  opt,
const char *  name 
)

◆ z_PQueryPersistentQueryEsRequest()

int z_PQueryPersistentQueryEsRequest ( ODR  o,
Z_PQueryPersistentQueryEsRequest **  p,
int  opt,
const char *  name 
)

◆ z_PQueryPersistentQueryTaskPackage()

int z_PQueryPersistentQueryTaskPackage ( ODR  o,
Z_PQueryPersistentQueryTaskPackage **  p,
int  opt,
const char *  name 
)

◆ z_PQueryTargetPart()

int z_PQueryTargetPart ( ODR  o,
Z_PQueryTargetPart **  p,
int  opt,
const char *  name 
)

Definition at line 85 of file zes-pquery.c.

References name, opt, and z_Query().

Referenced by z_PQueryPersistentQueryTaskPackage().