YAZ  5.34.0
Data Fields
Z_OriginProposal Struct Reference

#include <z-charneg.h>

Data Fields

int num_proposedCharSets
 
Z_OriginProposal_0 ** proposedCharSets
 
int num_proposedlanguages
 
Z_LanguageCode ** proposedlanguages
 
Odr_boolrecordsInSelectedCharSets
 

Detailed Description

Definition at line 82 of file z-charneg.h.

Field Documentation

◆ num_proposedCharSets

int Z_OriginProposal::num_proposedCharSets

Definition at line 83 of file z-charneg.h.

Referenced by yaz_get_proposal_charneg(), and z_get_OriginProposal().

◆ num_proposedlanguages

int Z_OriginProposal::num_proposedlanguages

Definition at line 85 of file z-charneg.h.

Referenced by yaz_get_proposal_charneg(), and z_get_OriginProposal().

◆ proposedCharSets

Z_OriginProposal_0** Z_OriginProposal::proposedCharSets

Definition at line 84 of file z-charneg.h.

Referenced by yaz_get_proposal_charneg(), and z_get_OriginProposal().

◆ proposedlanguages

Z_LanguageCode** Z_OriginProposal::proposedlanguages

Definition at line 86 of file z-charneg.h.

Referenced by yaz_get_proposal_charneg(), and z_get_OriginProposal().

◆ recordsInSelectedCharSets

Odr_bool* Z_OriginProposal::recordsInSelectedCharSets

Definition at line 87 of file z-charneg.h.

Referenced by yaz_get_proposal_charneg(), and z_get_OriginProposal().


The documentation for this struct was generated from the following file: