YAZ  5.34.0
Functions | Variables
diagbib1.c File Reference

Diagnostics: Generated by csvtodiag.tcl from ./bib1.csv. More...

#include <diag-entry.h>
#include "./yaz/diagbib1.h"

Go to the source code of this file.

Functions

const char * yaz_diag_bib1_str (int code)
 
const char * diagbib1_str (int code)
 

Variables

struct yaz_diag_entry yaz_diag_bib1_tab []
 

Detailed Description

Diagnostics: Generated by csvtodiag.tcl from ./bib1.csv.

Definition in file diagbib1.c.

Function Documentation

◆ diagbib1_str()

const char* diagbib1_str ( int  code)

◆ yaz_diag_bib1_str()

const char* yaz_diag_bib1_str ( int  code)

Definition at line 188 of file diagbib1.c.

References yaz_diag_entry::code, yaz_diag_bib1_tab, and yaz_diag_to_str().

Variable Documentation

◆ yaz_diag_bib1_tab

struct yaz_diag_entry yaz_diag_bib1_tab[]

Definition at line 1 of file diagbib1.c.

Referenced by diagbib1_str(), and yaz_diag_bib1_str().