X-Git-Url: http://git.indexdata.com/?p=yazproxy-moved-to-github.git;a=blobdiff_plain;f=src%2Fproxyp.h;h=f791372b5112d7914a4f74f778caf2c628f750a3;hp=96db01e25d55e09ab47c2a8c307b51c6b836fc24;hb=84a66ec6eb9b25953cbdcf61c97ecc57c45066c4;hpb=c55cfc080af8a6fea00ed51c7bb88af80e203107 diff --git a/src/proxyp.h b/src/proxyp.h index 96db01e..f791372 100644 --- a/src/proxyp.h +++ b/src/proxyp.h @@ -1,5 +1,5 @@ /* This file is part of YAZ proxy - Copyright (C) 1998-2009 Index Data + Copyright (C) 1998-2011 Index Data YAZ proxy is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free @@ -60,6 +60,7 @@ public: const char *get_client_query_charset(void); const char *get_target_query_charset(void); void convert_type_1(Z_RPNQuery *q, ODR o); + void convert_term(Z_Term *q, ODR o); void set_client_charset_selected(int sel); int get_client_charset_selected(); private: @@ -130,7 +131,8 @@ public: Odr_oid *syntax, Z_RecordComposition *comp, char **addinfo, char **stylesheet, char **schema, char **backend_type, char **backend_charset, - char **usemarcon_ini_stage1, char **usemarcon_ini_stage2); + char **usemarcon_ini_stage1, char **usemarcon_ini_stage2, + char **backend_elementset); void target_authentication(const char *name, ODR odr,