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

Namespaces

namespace  metaproxy_1
 
namespace  metaproxy_1::filter
 

Variables

struct metaproxy_1_filter_struct metaproxy_1_filter_present_chunk
 

Variable Documentation

◆ metaproxy_1_filter_present_chunk

struct metaproxy_1_filter_struct metaproxy_1_filter_present_chunk
extern

Definition at line 195 of file filter_present_chunk.cpp.

195 {
196 0,
197 "present_chunk",
199 };
static mp::filter::Base * filter_creator()

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