File List

Here is a list of all files with brief descriptions:
advancegreek.c [code]Advance Greek encoding and decoding
atoin.c [code]Implements atoi_n function
backend.h [code]Header for GFS
ber_any.c [code]Implements BER ANY encoding and decoding
ber_bit.c [code]Implements BER BITSTRING encoding and decoding
ber_bool.c [code]Implements BER BOOLEAN encoding and decoding
ber_int.c [code]Implements BER INTEGER encoding and decoding
ber_len.c [code]Implements BER length octet encoding and decoding
ber_null.c [code]Implements ber_null
ber_oct.c [code]Implements ber_octetstring
ber_oid.c [code]Implements BER OID encoding and decoding
ber_tag.c [code]Implements BER tags encoding and decoding
ccl.h [code]Header with public definitions for CCL
ccl_stop_words.c [code]Removes stop words from terms in RPN tree
ccl_xml.h [code]Header for CCL + XML stuff
cclerrms.c [code]Implements CCL error code to error string map
cclfind.c [code]Implements parsing of a CCL FIND query
cclp.h [code]CCL header with private definitions
cclptree.c [code]Implements CCL parse tree printing
cclqfile.c [code]Implements parsing of CCL qualifier specs in files
cclqual.c [code]Implements CCL qualifier utilities
cclstr.c [code]Implements CCL string compare utilities
ccltoken.c [code]Implements CCL lexical analyzer (scanner)
cclxmlconfig.c [code]XML configuration for CCL
charneg.c [code]Implements Z39.50 Charset negotiation utilities
charneg.h [code]Header for Z39.50 Charset negotiation utilities
comstack.c [code]Implements Generic COMSTACK functions
comstack.h [code]Header for COMSTACK
copy_types.c [code]Copies various Z39.50 types
copy_types.h [code]Copies various Z39.50 types
cql.c [code]Implements CQL parser
cql.h [code]Header with public definitions about CQL
cqlstdio.c [code]Implements query stream reading using FILE handle
cqlstrer.c [code]Implements CQL error code map to description string
cqlstring.c [code]Implements query stream reader that reads from a C string
cqltransform.c [code]Implements CQL transform (CQL to RPN conversion)
cqlutil.c [code]Implements CQL tree node utilities
daemon.c [code]Unix daemon management
daemon.h [code]Unix daemon management
diag-entry.c [code]Diagnostic table lookup
diag-entry.h [code]Diagnostic table lookup header
diagbib1.c [code]Diagnostics: Generated by csvtodiag.tcl from ./bib1.csv
diagbib1.h [code]Diagnostics: Generated by csvtodiag.tcl from ./bib1.csv
diagsru_update.c [code]Diagnostics: Generated by csvtodiag.tcl from ./sru_update.csv
diagsru_update.h [code]Diagnostics: Generated by csvtodiag.tcl from ./sru_update.csv
diagsrw.c [code]Diagnostics: Generated by csvtodiag.tcl from ./srw.csv
diagsrw.h [code]Diagnostics: Generated by csvtodiag.tcl from ./srw.csv
dummy-opac.c [code]Little toy-thing to genearate an OPAC record with some values
dumpber.c [code]Implements BER dumping
elementset.c [code]Z39.50 element set utilities
eventl.c [code]Implements event loop handling for GFS
eventl.h [code]Definitions for event loop handling for GFS
gfs-example.c [code]Demonstration of Generic Frontend Server API
grs1disp.c [code]Implements display of GRS-1 records
http.c [code]Implements HTTP decoding
iconv-p.h [code]Internal header for iconv
iconv_decode_danmarc.c [code]Danmarc2 character set decoding
iconv_decode_iso5426.c [code]ISO 5426 decoding
iconv_decode_marc8.c [code]MARC-8 decoding
iconv_encode_iso5426.c [code]MARC-8 encoding
iconv_encode_iso_8859_1.c [code]ISO-8859-1 encoding / decoding
iconv_encode_marc8.c [code]MARC-8 encoding
iconv_encode_wchar.c [code]WCHAR_T iconv encoding / decoding
icu.h [code]ICU utilities
icu_I18N.c [code]ICU utilities
icu_I18N.h [code]Internal header for ICU utilities
ill-core.c [code]ASN.1 Module ISO-10161-ILL-1
ill-core.h [code]ASN.1 Module ISO-10161-ILL-1
ill-get.c [code]Implements ILL package creator utilities
ill.h [code]ILL Package utilities
initopt.c [code]Implements Z39.50 Init Options Utility
iso5426.c [code]
iso5428.c [code]ISO-5428:1984 encoding and decoding
item-req.c [code]ASN.1 Module Z39.50-extendedService-ItemOrder-ItemRequest-1
item-req.h [code]ASN.1 Module Z39.50-extendedService-ItemOrder-ItemRequest-1
libxml2_error.c [code]Libxml2 error handling
libxml2_error.h [code]Libxml2 error handler
log.c [code]Logging utility
log.h [code]Logging utility
logrpn.c [code]Implements Z39.50 Query Printing
logrpn.h [code]Header for Z39.50 Query Printing
marc8.c [code]
marc8r.c [code]Character conversion, generated from ./codetables.xml
marc_read_iso2709.c [code]Implements reading of MARC as ISO2709
marc_read_line.c [code]Implements reading of MARC in line format
marc_read_xml.c [code]Implements reading of MARC as XML
marcdisp.c [code]Implements MARC conversion utilities
marcdisp.h [code]MARC conversion
match_glob.c [code]Glob expression match
match_glob.h [code]Glob expression matcher
matchstr.c [code]Couple of string utilities
matchstr.h [code]Header for YAZ iconv interface
mime.c [code]Small utility to manage MIME types
mime.h [code]Small utility to manage MIME types
mutex.c [code]Implements MUTEX functions
mutex.h [code]Header for Mutex functions
nmem.c [code]Implements Nibble Memory
nmem.h [code]Header for Nibble Memory functions
nmem_xml.h [code]Header for Nibble Memory functions + Libxml2 specific stuff
nmemsdup.c [code]Implements NMEM dup utilities
oclc-ill-req-ext.c [code]ASN.1 Module OCLCILLRequestExtension
oclc-ill-req-ext.h [code]ASN.1 Module OCLCILLRequestExtension
odr-priv.h [code]Internal ODR definitions
odr.c [code]Implements fundamental ODR functionality
odr.h [code]Header for ODR (Open Data Representation)
odr_any.c [code]Implements ODR ANY codec
odr_bit.c [code]Implements ODR BITSTRING codec
odr_bool.c [code]Implements ODR BOOLEAN codec
odr_choice.c [code]Implements ODR CHOICE codec
odr_cons.c [code]Implements ODR constructed codec
odr_enum.c [code]Implements ODR ENUM codec
odr_int.c [code]Implements ODR INTEGER codec
odr_mem.c [code]Implements ODR memory management
odr_null.c [code]Implements ODR NULL codec
odr_oct.c [code]Implements ODR OCTET codec
odr_oid.c [code]Implements ODR OID codec
odr_seq.c [code]Implements ODR SEQUENCE codec
odr_tag.c [code]Implements ODR IMPLICIT tagging codec
odr_use.c [code]Implements misc ODR types
odr_util.c [code]Implements various ODR utilities
oid_db.c [code]OID Database
oid_db.h [code]Header for OID database
oid_std.c [code]Standard Object Identifiers: Generated from ./oid.csv
oid_std.h [code]Standard Object Identifiers: Generated from ./oid.csv
oid_util.c [code]Implements OID base utilities
oid_util.h [code]Header for OID basic functions
opacdisp.c [code]Implements OPAC record display
options.c [code]Implements command line options parsing
options.h [code]Header for command line options parsing utilities
otherinfo.c [code]Implements Z39.50 OtherInfo utilities
otherinfo.h [code]Header for Z39.50 OtherInfo utilities
poll.c [code]Select, poll wrapper
poll.h [code]Poll , select wrappers
pquery.c [code]Implements PQF parsing
pquery.h [code]Header for PQF parsing
proto.h [code]Header for Z39.50 Protocol
prt-ext.c [code]Implements handling of various Z39.50 Externals
prt-ext.h [code]Header for utilities that handles Z39.50 EXTERNALs
query-charset.c [code]Converts General Terms in RPN queries
query-charset.h [code]Query to WRBUF (to strings)
querytowrbuf.c [code]Convert Z39.50 Z_Query to PQF (as WRBUF string)
querytowrbuf.h [code]Query to WRBUF (to strings)
read-grs.c [code]Little toy-thing to read GRS-1 records from a file
read-marc.c [code]Little toy-thing to read MARC records from a file or fixed array
readconf.c [code]Implements config file reading
readconf.h [code]Header for config file reading utilities
record_conv.c [code]Record Conversions utility
record_conv.h [code]Record Conversions Utility
requestq.c [code]Implements Simple queue management for GFS
retrieval.c [code]Retrieval utility
retrieval.h [code]Retrieval Utility
rpn2cql.c [code]Implements RPN to CQL conversion
rpn2cql.h [code]Header for RPN to CQL tranform
sc.c [code]Windows Service Control
sc.h [code]Header for Windows Service Control utility
sc_test.c [code]Small test for the Windows Service Control utility
seshigh.c [code]Implements GFS session logic
session.h [code]Internal Header for GFS
siconv.c [code]Implements simple ICONV
snprintf.c [code]Snprintf wrapper
snprintf.h [code]Header for config file reading utilities
soap.c [code]Implements SOAP
soap.h [code]Header for SOAP
sortspec.c [code]Implements SortSpec parsing
sortspec.h [code]Header for SortSpec parsing
srw.c [code]Implements SRW/SRU package encoding and decoding
srw.h [code]Header for SRW/SRU
srwutil.c [code]Implements SRW/SRU utilities
statserv.c [code]Implements GFS logic
statserv.h [code]Header for GFS (Obsolete. Use yaz/backend.h)
tcpdchk.c [code]Implements TCP WRAPPER check
tcpip.c [code]Implements TCP/IP + SSL COMSTACK
tcpip.h [code]Header for TCP/IP + SSL COMSTACK
test.c [code]Unit Test for YAZ
test.h [code]Unit Test for YAZ
timing.c [code]Timing Utilities
timing.h [code]Timing Utilities
tokenizer.c [code]Simple tokenizer system
tokenizer.h [code]Header with public definitions about YAZ' tokenizer
tpath.c [code]File Path utilities
tpath.h [code]File Path utilities
ucs4.c [code]UCS4 decoding and encoding
unix.c [code]Implements UNIX domain socket COMSTACK
unix.h [code]Header for UNIX domain socket COMSTACK
utf8.c [code]UTF-8 encoding / decoding
version.c [code]Implements YAZ version utilities
waislen.c [code]Implements WAIS package handling
wrbuf.c [code]Implements WRBUF (growing buffer)
wrbuf.h [code]Header for WRBUF (growing buffer)
xcqlutil.c [code]Implements CQL to XCQL conversion
xmalloc.c [code]Implements malloc interface
xmalloc.h [code]Header for malloc interface
xmlerror.c [code]Log XML / XSLT Errors via yaz_log
xmlquery.c [code]Query / XML conversions
xmlquery.h [code]Query / XML conversions
xmltypes.h [code]Define xmlNode and xmlDocPtr if Libxml2 is present
yaz-ccl.c [code]Implements CCL node tree to RPN converson
yaz-ccl.h [code]Header for CCL node tree to RPN converson utilities
yaz-iconv.h [code]Header for YAZ iconv interface
yaz-util.h [code]Header for common YAZ utilities
yaz-version.h [code]Defines YAZ version
yconfig.h [code]Header with fundamental macros
z-accdes1.c [code]ASN.1 Module AccessControlFormat-des-1
z-accdes1.h [code]ASN.1 Module AccessControlFormat-des-1
z-accform1.c [code]ASN.1 Module AccessControlFormat-prompt-1
z-accform1.h [code]ASN.1 Module AccessControlFormat-prompt-1
z-acckrb1.c [code]ASN.1 Module AccessControlFormat-krb-1
z-acckrb1.h [code]ASN.1 Module AccessControlFormat-krb-1
z-charneg.c [code]ASN.1 Module NegotiationRecordDefinition-charSetandLanguageNegotiation-3
z-charneg.h [code]ASN.1 Module NegotiationRecordDefinition-charSetandLanguageNegotiation-3
z-core.c [code]ASN.1 Module Z39-50-APDU-1995
z-core.h [code]ASN.1 Module Z39-50-APDU-1995
z-date.c [code]ASN.1 Module UserInfoFormat-dateTime
z-date.h [code]ASN.1 Module UserInfoFormat-dateTime
z-diag1.c [code]ASN.1 Module DiagnosticFormatDiag1
z-diag1.h [code]ASN.1 Module DiagnosticFormatDiag1
z-espec1.c [code]ASN.1 Module ElementSpecificationFormat-eSpec-1
z-espec1.h [code]ASN.1 Module ElementSpecificationFormat-eSpec-1
z-estask.c [code]ASN.1 Module RecordSyntax-ESTaskPackage
z-estask.h [code]ASN.1 Module RecordSyntax-ESTaskPackage
z-exp.c [code]ASN.1 Module RecordSyntax-explain
z-exp.h [code]ASN.1 Module RecordSyntax-explain
z-grs.c [code]ASN.1 Module RecordSyntax-generic
z-grs.h [code]ASN.1 Module RecordSyntax-generic
z-mterm2.c [code]ASN.1 Module UserInfoFormat-multipleSearchTerms-2
z-mterm2.h [code]ASN.1 Module UserInfoFormat-multipleSearchTerms-2
z-oclcui.c [code]ASN.1 Module UserInfoFormat-oclcUserInformation
z-oclcui.h [code]ASN.1 Module UserInfoFormat-oclcUserInformation
z-opac.c [code]ASN.1 Module RecordSyntax-opac
z-opac.h [code]ASN.1 Module RecordSyntax-opac
z-rrf1.c [code]ASN.1 Module ResourceReport-Format-Resource-1
z-rrf1.h [code]ASN.1 Module ResourceReport-Format-Resource-1
z-rrf2.c [code]ASN.1 Module ResourceReport-Format-Resource-2
z-rrf2.h [code]ASN.1 Module ResourceReport-Format-Resource-2
z-sum.c [code]ASN.1 Module RecordSyntax-summary
z-sum.h [code]ASN.1 Module RecordSyntax-summary
z-sutrs.c [code]ASN.1 Module RecordSyntax-SUTRS
z-sutrs.h [code]ASN.1 Module RecordSyntax-SUTRS
z-uifr1.c [code]ASN.1 Module UserInfoFormat-searchResult-1
z-uifr1.h [code]ASN.1 Module UserInfoFormat-searchResult-1
z-univ.c [code]ASN.1 Module ResourceReport-Format-Universe-1
z-univ.h [code]ASN.1 Module ResourceReport-Format-Universe-1
zes-admin.c [code]ASN.1 Module ESFormat-Admin
zes-admin.h [code]ASN.1 Module ESFormat-Admin
zes-expi.c [code]ASN.1 Module ESFormat-ExportInvocation
zes-expi.h [code]ASN.1 Module ESFormat-ExportInvocation
zes-exps.c [code]ASN.1 Module ESFormat-ExportSpecification
zes-exps.h [code]ASN.1 Module ESFormat-ExportSpecification
zes-order.c [code]ASN.1 Module ESFormat-ItemOrder
zes-order.h [code]ASN.1 Module ESFormat-ItemOrder
zes-pquery.c [code]ASN.1 Module ESFormat-PersistentQuery
zes-pquery.h [code]ASN.1 Module ESFormat-PersistentQuery
zes-psched.c [code]ASN.1 Module ESFormat-PeriodicQuerySchedule
zes-psched.h [code]ASN.1 Module ESFormat-PeriodicQuerySchedule
zes-pset.c [code]ASN.1 Module ESFormat-PersistentResultSet
zes-pset.h [code]ASN.1 Module ESFormat-PersistentResultSet
zes-update.c [code]ASN.1 Module ESFormat-Update
zes-update.h [code]ASN.1 Module ESFormat-Update
zes-update0.c [code]ASN.1 Module ESFormat-Update0
zes-update0.h [code]ASN.1 Module ESFormat-Update0
zgdu.c [code]Implements HTTP and Z39.50 encoding and decoding
zgdu.h [code]Header for the Z_GDU (HTTP or Z39.50 package)
zget.c [code]Implements Z39.50 package creator utilities
zoom-c.c [code]Implements ZOOM C interface
zoom-opt.c [code]Implements ZOOM options handling
zoom-p.h [code]Internal header for ZOOM implementation
zoom-socket.c [code]Implements ZOOM C socket interface
zoom.h [code]Header for ZOOM
ztest.c [code]Yaz-ztest Generic Frontend Server
ztest.h [code]Internal header for yaz-ztest

Generated on Mon Dec 29 12:08:49 2008 for YAZ by  doxygen 1.5.6