YAZ  5.34.0
Data Structures | Typedefs | Functions
z-mterm2.h File Reference

ASN.1 Module UserInfoFormat-multipleSearchTerms-2. More...

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

Go to the source code of this file.

Data Structures

struct  Z_MultipleSearchTerms_2_s
 
struct  Z_MultipleSearchTerms_2
 

Typedefs

typedef struct Z_MultipleSearchTerms_2_s Z_MultipleSearchTerms_2_s
 
typedef struct Z_MultipleSearchTerms_2 Z_MultipleSearchTerms_2
 

Functions

int z_MultipleSearchTerms_2_s (ODR o, Z_MultipleSearchTerms_2_s **p, int opt, const char *name)
 
int z_MultipleSearchTerms_2 (ODR o, Z_MultipleSearchTerms_2 **p, int opt, const char *name)
 

Detailed Description

ASN.1 Module UserInfoFormat-multipleSearchTerms-2.

Generated automatically by YAZ ASN.1 Compiler 0.4

Definition in file z-mterm2.h.

Typedef Documentation

◆ Z_MultipleSearchTerms_2

Definition at line 17 of file z-mterm2.h.

◆ Z_MultipleSearchTerms_2_s

Definition at line 1 of file z-mterm2.h.

Function Documentation

◆ z_MultipleSearchTerms_2()

int z_MultipleSearchTerms_2 ( ODR  o,
Z_MultipleSearchTerms_2 **  p,
int  opt,
const char *  name 
)

◆ z_MultipleSearchTerms_2_s()

int z_MultipleSearchTerms_2_s ( ODR  o,
Z_MultipleSearchTerms_2_s **  p,
int  opt,
const char *  name 
)