Namespaces | |
| Selections | |
Classes | |
| class | matcher |
| class | boolMatcher |
| class | andMatcher |
| class | orMatcher |
| class | notMatcher |
| class | Selection |
Typedefs | |
| using | RefCMatcher = std::shared_ptr< matcher > |
Enumerations | |
| enum | PostHookCondition { PostHookCondition::OnSuccess, PostHookCondition::OnFailure, PostHookCondition::Always } |
| using NSL::RefCMatcher = typedef std::shared_ptr<matcher> |
Definition at line 56 of file matchers.h.
|
strong |
| Enumerator | |
|---|---|
| OnSuccess | |
| OnFailure | |
| Always | |
Definition at line 15 of file matchers.h.
1.8.5