metaproxy 1.22.1
Classes | Namespaces | Variables
filter_backend_test.hpp File Reference
#include <boost/scoped_ptr.hpp>
#include <metaproxy/filter.hpp>
Include dependency graph for filter_backend_test.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::BackendTest
 

Namespaces

namespace  metaproxy_1
 
namespace  metaproxy_1::filter
 

Variables

struct metaproxy_1_filter_struct metaproxy_1_filter_backend_test
 

Variable Documentation

◆ metaproxy_1_filter_backend_test

struct metaproxy_1_filter_struct metaproxy_1_filter_backend_test
extern

Definition at line 404 of file filter_backend_test.cpp.

404 {
405 0,
406 "backend_test",
408 };
static mp::filter::Base * filter_creator()

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