filter_utils.hpp
Go to the documentation of this file.
1 #pragma once
2 
11 #ifdef _MSC_VER
12 #pragma message("Using deprecated header filter_utils.hpp. Use filter_base.hpp or filter_chain.hpp instead.")
13 #else
14 #warning Using deprecated header filter_utils.hpp. Use filter_base.hpp or filter_chain.hpp instead.
15 #endif
16 
filter_chain.hpp
Helpers for working with filter chains based on filters::FilterChain.
filter_base.hpp
Helpers for working with filters based on filters::FilterBase.


cras_cpp_common
Author(s): Martin Pecka
autogenerated on Sun Jan 14 2024 03:48:14