|
libcsdbg
1.28
C++ exception (and generic) stack trace debug library
|
| csdbg::filter::filter | ( | const i8 * | expr, |
| bool | icase, | ||
| bool | mode = true |
||
| ) |
Object constructor.
| [in] | expr | the filter expression |
| [in] | icase | true to ignore case on filtering, false otherwise |
| [in] | mode | true to create a symbol filter, false to filter modules |
| csdbg::exception |
Definition at line 57 of file filter.cpp.
References m_expr, csdbg::util::memset(), and set_expr().
Here is the call graph for this function: