ADTF
Loading...
Searching...
No Matches
dynamic_filter.h
Go to the documentation of this file.
1
7#pragma once
8#include "filter.h"
9
10namespace adtf
11{
12namespace filter
13{
14
15using cDynamicFilter = cFilter;
16
17} // namespace filter
18} // namespace adtf
Definition filter.h:289
Namespace for the ADTF Filter SDK.
Definition configurable_runner.h:18
Namespace for all functionality provided by ADTF and its SDKs.
Definition adtf_client_connector.h:14