Loading...
Searching...
No Matches
function_filterst Class Reference
A collection of function filters to be applied in conjunction.
More...
#include <cover_filter.h>
+ Collaboration diagram for function_filterst:
Adds a function filter.
Applies the filters to the given function.
Can be called after final filter application to report on unexpected situations encountered.
Detailed Description
A collection of function filters to be applied in conjunction.
Definition at line 63 of file cover_filter.h.
Member Function Documentation
◆ add()
Adds a function filter.
- Parameters
-
filter transfers ownership of filter to the filter collection
Definition at line 68 of file cover_filter.h.
◆ operator()()
Applies the filters to the given function.
- Parameters
-
identifier function name
goto_function goto function
Definition at line 76 of file cover_filter.h.
◆ report_anomalies()
void function_filterst::report_anomalies
(
)
const
inline
Can be called after final filter application to report on unexpected situations encountered.
Definition at line 89 of file cover_filter.h.
Member Data Documentation
◆ filters
The documentation for this class was generated from the following file: