YAZ  5.34.0
Data Fields
Z_CharSetandLanguageNegotiation Struct Reference

#include <z-charneg.h>

Data Fields

int which
 
union {
   Z_OriginProposal *   proposal
 
   Z_TargetResponse *   response
 
u
 

Detailed Description

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

Field Documentation

◆ proposal

Z_OriginProposal* Z_CharSetandLanguageNegotiation::proposal

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

Referenced by yaz_get_proposal_charneg(), and yaz_set_proposal_charneg().

◆ response

Z_TargetResponse* Z_CharSetandLanguageNegotiation::response

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

Referenced by yaz_get_response_charneg(), and yaz_set_response_charneg().

◆ 

union { ... } Z_CharSetandLanguageNegotiation::u

◆ which

int Z_CharSetandLanguageNegotiation::which

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