|
metaproxy 1.22.1
|
#include "config.hpp"#include "filter_template.hpp"#include <metaproxy/package.hpp>#include <metaproxy/util.hpp>#include <boost/scoped_ptr.hpp>#include <boost/thread/mutex.hpp>#include <yaz/zgdu.h>
Go to the source code of this file.
Classes | |
| class | metaproxy_1::filter::Template |
Namespaces | |
| namespace | metaproxy_1 |
| namespace | metaproxy_1::filter |
Functions | |
| static mp::filter::Base * | filter_creator () |
Variables | |
| struct metaproxy_1_filter_struct | metaproxy_1_filter_template |
|
static |
Definition at line 66 of file filter_template.cpp.
| struct metaproxy_1_filter_struct metaproxy_1_filter_template |
Definition at line 72 of file filter_template.cpp.
Referenced by metaproxy_1::FactoryStatic::FactoryStatic().