|
YAZ
4.2.57
|
#include <z-core.h>
Data Fields | |
| Odr_bool * | selectAlternativeSyntax |
| Z_Specification * | generic |
| int | num_dbSpecific |
| Z_DbSpecific ** | dbSpecific |
| int | num_recordSyntax |
| Odr_oid ** | recordSyntax |
| Z_DbSpecific** Z_CompSpec::dbSpecific |
Definition at line 794 of file z-core.h.
Referenced by send_Z3950_present(), and srw_bend_fetch().
| Z_Specification* Z_CompSpec::generic |
Definition at line 792 of file z-core.h.
Referenced by send_Z3950_present(), srw_bend_fetch(), and yaz_get_esn().
| int Z_CompSpec::num_dbSpecific |
Definition at line 793 of file z-core.h.
Referenced by send_Z3950_present(), and srw_bend_fetch().
| int Z_CompSpec::num_recordSyntax |
Definition at line 795 of file z-core.h.
Referenced by send_Z3950_present(), and srw_bend_fetch().
| Odr_oid** Z_CompSpec::recordSyntax |
Definition at line 796 of file z-core.h.
Referenced by send_Z3950_present(), and srw_bend_fetch().
| Odr_bool* Z_CompSpec::selectAlternativeSyntax |
Definition at line 791 of file z-core.h.
Referenced by send_Z3950_present(), and srw_bend_fetch().
1.8.1.2