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

Namespaces

namespace  metaproxy_1
 
namespace  metaproxy_1::filter
 

Variables

struct metaproxy_1_filter_struct metaproxy_1_filter_http_file
 

Variable Documentation

◆ metaproxy_1_filter_http_file

struct metaproxy_1_filter_struct metaproxy_1_filter_http_file
extern

Definition at line 356 of file filter_http_file.cpp.

356 {
357 0,
358 "http_file",
360 };
static mp::filter::Base * filter_creator()

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