/usr/include/yaz
NameSizeModeActions
backend.h155650644editdlrm
backtrace.h21300644editdlrm
base64.h24510644editdlrm
ccl.h115340644editdlrm
ccl_xml.h27940644editdlrm
charneg.h38150644editdlrm
comstack.h72320644editdlrm
cookie.h23260644editdlrm
copy_types.h30850644editdlrm
cql.h151720644editdlrm
daemon.h36150644editdlrm
diagbib1.h103850644editdlrm
diagsru_update.h37520644editdlrm
diagsrw.h49900644editdlrm
dirent.h22340644editdlrm
errno.h22920644editdlrm
facet.h37160644editdlrm
file_glob.h32330644editdlrm
gettimeofday.h21260644editdlrm
icu.h77430644editdlrm
ill-core.h471340644editdlrm
ill.h24840644editdlrm
item-req.h19150644editdlrm
json.h68150644editdlrm
log.h85980644editdlrm
logrpn.h24940644editdlrm
marcdisp.h169120644editdlrm
matchstr.h36760644editdlrm
match_glob.h22480644editdlrm
mutex.h44630644editdlrm
nmem.h75940644editdlrm
nmem_xml.h21290644editdlrm
oclc-ill-req-ext.h16730644editdlrm
odr.h120950644editdlrm
oid_db.h63990644editdlrm
oid_std.h88260644editdlrm
oid_util.h33090644editdlrm
options.h31840644editdlrm
otherinfo.h24770644editdlrm
poll.h30860644editdlrm
pquery.h35870644editdlrm
proto.h84820644editdlrm
prt-ext.h63690644editdlrm
query-charset.h24360644editdlrm
querytowrbuf.h24930644editdlrm
readconf.h22610644editdlrm
record_conv.h55410644editdlrm
record_render.h26080644editdlrm
retrieval.h53630644editdlrm
rpn2cql.h39100644editdlrm
rpn2solr.h39400644editdlrm
sc.h34260644editdlrm
shptr.h31610644editdlrm
snprintf.h21770644editdlrm
soap.h34430644editdlrm
solr.h38510644editdlrm
sortspec.h44700644editdlrm
spipe.h27040644editdlrm
srw.h123240644editdlrm
statserv.h19400644editdlrm
stemmer.h24200644editdlrm
tcpip.h29070644editdlrm
test.h44260644editdlrm
thread_create.h27160644editdlrm
thread_id.h21800644editdlrm
timing.h32920644editdlrm
tokenizer.h27770644editdlrm
tpath.h41490644editdlrm
unix.h20870644editdlrm
url.h36890644editdlrm
wrbuf.h94840644editdlrm
xmalloc.h54230644editdlrm
xmlquery.h22940644editdlrm
xmltypes.h19490644editdlrm
xml_get.h20710644editdlrm
xml_include.h31330644editdlrm
yaz-ccl.h21640644editdlrm
yaz-iconv.h43770644editdlrm
yaz-util.h46190644editdlrm
yaz-version.h28950644editdlrm
yconfig.h23320644editdlrm
z-accdes1.h8570644editdlrm
z-accform1.h35910644editdlrm
z-acckrb1.h11300644editdlrm
z-charneg.h51250644editdlrm
z-core.h401750644editdlrm
z-date.h28400644editdlrm
z-diag1.h88980644editdlrm
z-espec1.h38650644editdlrm
z-estask.h10770644editdlrm
z-exp.h305960644editdlrm
z-facet-1.h9410644editdlrm
z-grs.h44790644editdlrm
z-mterm2.h8770644editdlrm
z-oclcui.h7920644editdlrm
z-opac.h29170644editdlrm
z-rrf1.h16870644editdlrm
z-rrf2.h8200644editdlrm
z-sum.h13520644editdlrm
z-sutrs.h6430644editdlrm
z-uifr1.h24800644editdlrm
z-univ.h12170644editdlrm
zes-admin.h30210644editdlrm
zes-expi.h30960644editdlrm
zes-exps.h27870644editdlrm
zes-order.h37010644editdlrm
zes-pquery.h23100644editdlrm
zes-psched.h35440644editdlrm
zes-pset.h20560644editdlrm
zes-update.h50530644editdlrm
zes-update0.h45520644editdlrm
zgdu.h49580644editdlrm
zoom.h183340644editdlrm
Edit: /usr/include/yaz/z-grs.h (4479B)
/** \file z-grs.h \brief ASN.1 Module RecordSyntax-generic Generated automatically by YAZ ASN.1 Compiler 0.4 */ #ifndef z_grs_H #define z_grs_H #include #include #ifdef __cplusplus extern "C" { #endif typedef struct Z_GenericRecord Z_GenericRecord; YAZ_EXPORT int z_GenericRecord(ODR o, Z_GenericRecord **p, int opt, const char *name); typedef struct Z_TaggedElement Z_TaggedElement; YAZ_EXPORT int z_TaggedElement(ODR o, Z_TaggedElement **p, int opt, const char *name); typedef struct Z_ElementData Z_ElementData; YAZ_EXPORT int z_ElementData(ODR o, Z_ElementData **p, int opt, const char *name); typedef struct Z_ElementMetaData Z_ElementMetaData; YAZ_EXPORT int z_ElementMetaData(ODR o, Z_ElementMetaData **p, int opt, const char *name); typedef struct Z_TagPath_s Z_TagPath_s; YAZ_EXPORT int z_TagPath_s(ODR o, Z_TagPath_s **p, int opt, const char *name); typedef struct Z_TagPath Z_TagPath; YAZ_EXPORT int z_TagPath(ODR o, Z_TagPath **p, int opt, const char *name); typedef struct Z_Order Z_Order; YAZ_EXPORT int z_Order(ODR o, Z_Order **p, int opt, const char *name); typedef struct Z_Usage Z_Usage; YAZ_EXPORT int z_Usage(ODR o, Z_Usage **p, int opt, const char *name); typedef struct Z_HitVector Z_HitVector; YAZ_EXPORT int z_HitVector(ODR o, Z_HitVector **p, int opt, const char *name); typedef struct Z_Triple Z_Triple; YAZ_EXPORT int z_Triple(ODR o, Z_Triple **p, int opt, const char *name); typedef struct Z_Variant Z_Variant; YAZ_EXPORT int z_Variant(ODR o, Z_Variant **p, int opt, const char *name); #ifdef __cplusplus } #endif #ifdef __cplusplus extern "C" { #endif struct Z_GenericRecord { int num_elements; Z_TaggedElement **elements; }; struct Z_TaggedElement { Odr_int *tagType; /* OPT */ Z_StringOrNumeric *tagValue; Odr_int *tagOccurrence; /* OPT */ Z_ElementData *content; Z_ElementMetaData *metaData; /* OPT */ Z_Variant *appliedVariant; /* OPT */ }; struct Z_ElementData { int which; union { Odr_oct *octets; Odr_int *numeric; char *date; Z_External *ext; Z_InternationalString *string; Odr_bool *trueOrFalse; Odr_oid *oid; Z_IntUnit *intUnit; Odr_null *elementNotThere; Odr_null *elementEmpty; Odr_null *noDataRequested; Z_External *diagnostic; Z_GenericRecord *subtree; #define Z_ElementData_octets 1 #define Z_ElementData_numeric 2 #define Z_ElementData_date 3 #define Z_ElementData_ext 4 #define Z_ElementData_string 5 #define Z_ElementData_trueOrFalse 6 #define Z_ElementData_oid 7 #define Z_ElementData_intUnit 8 #define Z_ElementData_elementNotThere 9 #define Z_ElementData_elementEmpty 10 #define Z_ElementData_noDataRequested 11 #define Z_ElementData_diagnostic 12 #define Z_ElementData_subtree 13 } u; }; struct Z_ElementMetaData { Z_Order *seriesOrder; /* OPT */ Z_Usage *usageRight; /* OPT */ int num_hits; Z_HitVector **hits; /* OPT */ Z_InternationalString *displayName; /* OPT */ int num_supportedVariants; Z_Variant **supportedVariants; /* OPT */ Z_InternationalString *message; /* OPT */ Odr_oct *elementDescriptor; /* OPT */ Z_TagPath *surrogateFor; /* OPT */ Z_TagPath *surrogateElement; /* OPT */ Z_External *other; /* OPT */ }; struct Z_TagPath_s { Odr_int *tagType; /* OPT */ Z_StringOrNumeric *tagValue; Odr_int *tagOccurrence; /* OPT */ }; struct Z_TagPath { int num; Z_TagPath_s **elements; }; struct Z_Order { Odr_bool *ascending; Odr_int *order; }; struct Z_Usage { #define Z_Usage_redistributable 1 #define Z_Usage_restricted 2 #define Z_Usage_licensePointer 3 Odr_int *type; Z_InternationalString *restriction; /* OPT */ }; struct Z_HitVector { Z_Term *satisfier; /* OPT */ Z_IntUnit *offsetIntoElement; /* OPT */ Z_IntUnit *length; /* OPT */ Odr_int *hitRank; /* OPT */ Odr_oct *targetToken; /* OPT */ }; struct Z_Triple { Odr_oid *variantSetId; /* OPT */ Odr_int *zclass; Odr_int *type; int which; union { Odr_int *integer; Z_InternationalString *internationalString; Odr_oct *octetString; Odr_oid *objectIdentifier; Odr_bool *boolean; Odr_null *null; Z_Unit *unit; Z_IntUnit *valueAndUnit; #define Z_Triple_integer 1 #define Z_Triple_internationalString 2 #define Z_Triple_octetString 3 #define Z_Triple_objectIdentifier 4 #define Z_Triple_boolean 5 #define Z_Triple_null 6 #define Z_Triple_unit 7 #define Z_Triple_valueAndUnit 8 } value; }; struct Z_Variant { Odr_oid *globalVariantSetId; /* OPT */ int num_triples; Z_Triple **triples; }; #ifdef __cplusplus } #endif #endif