#include <Chain/Event.h>#include <functional>#include <memory>Go to the source code of this file.
Classes | |
| class | NSL::matcher |
| class | NSL::boolMatcher |
| class | NSL::andMatcher |
| class | NSL::orMatcher |
| class | NSL::notMatcher |
Namespaces | |
| NSL | |
Typedefs | |
| using | Event = NAIA::Event |
| using | NSL::RefCMatcher = std::shared_ptr< matcher > |
Enumerations | |
| enum | NSL::PostHookCondition { NSL::PostHookCondition::OnSuccess, NSL::PostHookCondition::OnFailure, NSL::PostHookCondition::Always } |
| using Event = NAIA::Event |
Definition at line 11 of file matchers.h.
1.8.5