metaproxy 1.22.1
Variables
filter_template.hpp File Reference
#include <metaproxy/filter.hpp>
Include dependency graph for filter_template.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Variables

struct metaproxy_1_filter_struct metaproxy_1_filter_template
 

Variable Documentation

◆ metaproxy_1_filter_template

struct metaproxy_1_filter_struct metaproxy_1_filter_template
extern

Definition at line 72 of file filter_template.cpp.

72 {
73 0,
74 "template",
76 };
static mp::filter::Base * filter_creator()

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