yaz_iconv_decoder_s Struct Reference

#include <iconv-p.h>


Data Fields

void * data
size_t(* init_handle )(yaz_iconv_t cd, yaz_iconv_decoder_t d, unsigned char *inbuf, size_t inbytesleft, size_t *no_read)
unsigned long(* read_handle )(yaz_iconv_t cd, yaz_iconv_decoder_t d, unsigned char *inbuf, size_t inbytesleft, size_t *no_read)
void(* destroy_handle )(yaz_iconv_decoder_t d)


Detailed Description

Definition at line 79 of file iconv-p.h.


Field Documentation

Definition at line 80 of file iconv-p.h.

Referenced by destroy_marc8(), yaz_iconv_open(), and yaz_marc8_decoder().

size_t(* yaz_iconv_decoder_s::init_handle)(yaz_iconv_t cd, yaz_iconv_decoder_t d, unsigned char *inbuf, size_t inbytesleft, size_t *no_read)

unsigned long(* yaz_iconv_decoder_s::read_handle)(yaz_iconv_t cd, yaz_iconv_decoder_t d, unsigned char *inbuf, size_t inbytesleft, size_t *no_read)


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

Generated on Mon Nov 10 17:14:40 2008 for YAZ by  doxygen 1.5.6