00001
00007 #ifndef z_sutrs_H
00008 #define z_sutrs_H
00009
00010 #include <yaz/odr.h>
00011 #ifdef __cplusplus
00012 extern "C" {
00013 #endif
00014
00015 typedef Odr_oct Z_SUTRS;
00016 YAZ_EXPORT int z_SUTRS (ODR o, Odr_oct **p, int opt, const char *name);
00017
00018 #ifdef __cplusplus
00019 }
00020 #endif
00021 #include <yaz/z-core.h>
00022 #ifdef __cplusplus
00023 extern "C" {
00024 #endif
00025
00026 typedef Z_InternationalString Z_SutrsRecord;
00027 YAZ_EXPORT int z_SutrsRecord (ODR o, Z_SutrsRecord **p, int opt, const char *name);
00028 #ifdef __cplusplus
00029 }
00030 #endif
00031 #ifdef __cplusplus
00032 extern "C" {
00033 #endif
00034
00035
00036 #ifdef __cplusplus
00037 }
00038 #endif
00039 #endif