yaz_record_conv_struct Struct Reference

The internal structure for yaz_record_conv_t. More...

Data Fields

NMEM nmem
 memory for configuration
struct yaz_record_conv_rulerules
 conversion rules (allocated using NMEM)
struct yaz_record_conv_rule ** rules_p
 pointer to last conversion rule pointer in chain
WRBUF wr_error
 string buffer for error messages
char * path
 path for opening files

Detailed Description

The internal structure for yaz_record_conv_t.

Definition at line 37 of file record_conv.c.


Field Documentation

memory for configuration

Definition at line 39 of file record_conv.c.

Referenced by add_rule(), conv_marc(), yaz_record_conv_create(), yaz_record_conv_destroy(), and yaz_record_conv_reset().

path for opening files

Definition at line 51 of file record_conv.c.

Referenced by yaz_record_conv_create(), yaz_record_conv_destroy(), and yaz_record_conv_set_path().

conversion rules (allocated using NMEM)

Definition at line 42 of file record_conv.c.

Referenced by yaz_record_conv_create(), yaz_record_conv_opac_record(), yaz_record_conv_record(), and yaz_record_conv_reset().

pointer to last conversion rule pointer in chain

Definition at line 45 of file record_conv.c.

Referenced by add_rule(), and yaz_record_conv_reset().


The documentation for this struct was generated from the following file:
Generated on Tue Aug 17 13:13:21 2010 for YAZ by  doxygen 1.6.3