metaproxy  1.21.0
Classes | Namespaces | Functions
sru_util.hpp File Reference
#include <metaproxy/util.hpp>
#include <metaproxy/package.hpp>
#include <yaz/srw.h>
#include <iosfwd>
#include <string>
Include dependency graph for sru_util.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  metaproxy_1::util::SRUServerInfo
 

Namespaces

 std
 
 metaproxy_1
 
 metaproxy_1::util
 

Functions

std::ostream & std::operator<< (std::ostream &os, Z_SRW_PDU &srw_pdu)
 
bool metaproxy_1::util::build_sru_debug_package (metaproxy_1::Package &package)
 
SRUServerInfo metaproxy_1::util::get_sru_server_info (metaproxy_1::Package &package)
 
bool metaproxy_1::util::build_sru_explain (metaproxy_1::Package &package, metaproxy_1::odr &odr_en, Z_SRW_PDU *sru_pdu_res, SRUServerInfo sruinfo, const xmlNode *explain=0, Z_SRW_explainRequest const *er_req=0)
 
bool metaproxy_1::util::build_sru_response (metaproxy_1::Package &package, metaproxy_1::odr &odr_en, Z_SOAP *soap, const Z_SRW_PDU *sru_pdu_res, char *charset, const char *stylesheet)
 
Z_SRW_PDU * metaproxy_1::util::decode_sru_request (metaproxy_1::Package &package, metaproxy_1::odr &odr_de, metaproxy_1::odr &odr_en, Z_SRW_diagnostic **diagnostic, int *num_diagnostic, Z_SOAP **soap, char *charset)
 
bool metaproxy_1::util::check_sru_query_exists (metaproxy_1::Package &package, metaproxy_1::odr &odr_en, Z_SRW_PDU *sru_pdu_res, Z_SRW_searchRetrieveRequest const *sr_req)
 
Z_ElementSetNames * metaproxy_1::util::build_esn_from_schema (metaproxy_1::odr &odr_en, const char *schema)