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

Namespaces

namespace  metaproxy_1
 
namespace  metaproxy_1::filter
 

Variables

struct metaproxy_1_filter_struct metaproxy_1_filter_session_shared
 

Variable Documentation

◆ metaproxy_1_filter_session_shared

struct metaproxy_1_filter_struct metaproxy_1_filter_session_shared
extern

Definition at line 1641 of file filter_session_shared.cpp.

1641 {
1642 0,
1643 "session_shared",
1645 };
static mp::filter::Base * filter_creator()

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