#include <z-charneg.h>
Data Fields | |
| int | which |
| union { | |
| Z_Iso2022 * iso2022 | |
| Z_Iso10646 * iso10646 | |
| Z_PrivateCharacterSet * zprivate | |
| Odr_null * none | |
| } | u |
| Z_LanguageCode * | selectedLanguage |
| bool_t * | recordsInSelectedCharSets |
Definition at line 90 of file z-charneg.h.
Definition at line 93 of file z-charneg.h.
Definition at line 96 of file z-charneg.h.
| union { ... } Z_TargetResponse::u |
Referenced by yaz_get_response_charneg().
1.5.6