|
metaproxy 1.22.1
|
#include "config.hpp"#include "filter_sd_remove.hpp"#include <metaproxy/package.hpp>#include <metaproxy/util.hpp>#include <yaz/zgdu.h>#include <yaz/diagbib1.h>#include <metaproxy/filter.hpp>
Go to the source code of this file.
Classes | |
| class | metaproxy_1::filter::SD_Remove |
Namespaces | |
| namespace | metaproxy_1 |
| namespace | metaproxy_1::filter |
Functions | |
| static void | diagrec_to_sutrs (WRBUF b, Z_DiagRec *diag) |
| static mp::filter::Base * | filter_creator () |
Variables | |
| struct metaproxy_1_filter_struct | metaproxy_1_filter_sd_remove |
|
static |
Definition at line 67 of file filter_sd_remove.cpp.
Referenced by metaproxy_1::filter::SD_Remove::process().
|
static |
Definition at line 142 of file filter_sd_remove.cpp.
| struct metaproxy_1_filter_struct metaproxy_1_filter_sd_remove |
Definition at line 148 of file filter_sd_remove.cpp.
Referenced by metaproxy_1::FactoryStatic::FactoryStatic().