YAZ  5.34.0
Data Fields
yaz_iconv_struct Struct Reference

Data Fields

int my_errno
 
int init_flag
 
size_t no_read_x
 
unsigned long unget_x
 
struct yaz_iconv_encoder_s encoder
 
struct yaz_iconv_decoder_s decoder
 

Detailed Description

Definition at line 32 of file siconv.c.

Field Documentation

◆ decoder

struct yaz_iconv_decoder_s yaz_iconv_struct::decoder

◆ encoder

struct yaz_iconv_encoder_s yaz_iconv_struct::encoder

◆ init_flag

int yaz_iconv_struct::init_flag

Definition at line 34 of file siconv.c.

Referenced by yaz_iconv(), and yaz_iconv_open().

◆ my_errno

int yaz_iconv_struct::my_errno

Definition at line 33 of file siconv.c.

Referenced by yaz_iconv(), yaz_iconv_error(), yaz_iconv_open(), and yaz_iconv_set_errno().

◆ no_read_x

size_t yaz_iconv_struct::no_read_x

Definition at line 35 of file siconv.c.

Referenced by yaz_iconv().

◆ unget_x

unsigned long yaz_iconv_struct::unget_x

Definition at line 36 of file siconv.c.

Referenced by yaz_iconv().


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