metaproxy 1.22.1
Classes | Namespaces | Variables
filter_sru_to_z3950.hpp File Reference
#include <boost/scoped_ptr.hpp>
#include <boost/shared_ptr.hpp>
#include <metaproxy/filter.hpp>
Include dependency graph for filter_sru_to_z3950.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  metaproxy_1::filter::SRUtoZ3950
 

Namespaces

namespace  metaproxy_1
 
namespace  metaproxy_1::filter
 

Variables

struct metaproxy_1_filter_struct metaproxy_1_filter_sru_z3950
 

Variable Documentation

◆ metaproxy_1_filter_sru_z3950

struct metaproxy_1_filter_struct metaproxy_1_filter_sru_z3950
extern

Definition at line 1001 of file filter_sru_to_z3950.cpp.

1001 {
1002 0,
1003 "sru_z3950",
1005 };
static mp::filter::Base * filter_creator()

Referenced by metaproxy_1::FactoryStatic::FactoryStatic().