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

Namespaces

namespace  metaproxy_1
 
namespace  metaproxy_1::filter
 

Variables

struct metaproxy_1_filter_struct metaproxy_1_filter_frontend_net
 

Variable Documentation

◆ metaproxy_1_filter_frontend_net

struct metaproxy_1_filter_struct metaproxy_1_filter_frontend_net
extern

Definition at line 1043 of file filter_frontend_net.cpp.

1043 {
1044 0,
1045 "frontend_net",
1047 };
static yf::Base * filter_creator()

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