#include <MetFilter.h>
|
virtual std::string | GetFilterId () const override |
|
virtual void | Init (setting_type const &settings, metadata_type &metadata) override |
|
virtual bool | DoesEventPass (event_type const &event, product_type const &product, setting_type const &settings, metadata_type const &metadata) const override |
|
Filter for the metfilter. Required config tag:
bool MetFilter::DoesEventPass |
( |
event_type const & |
event, |
|
|
product_type const & |
product, |
|
|
setting_type const & |
settings, |
|
|
metadata_type const & |
metadata |
|
) |
| const |
|
overridevirtual |
virtual std::string MetFilter::GetFilterId |
( |
| ) |
const |
|
inlineoverridevirtual |
void MetFilter::Init |
( |
setting_type const & |
settings, |
|
|
metadata_type & |
metadata |
|
) |
| |
|
overridevirtual |
The documentation for this class was generated from the following files: