NSL
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends
NSL::matcher Member List

This is the complete list of members for NSL::matcher, including all inherited members.

AddPostHook(const hookType &hook, PostHookCondition condition)NSL::matcherinlinevirtual
AddPostHook(hookType &&hook, PostHookCondition condition)NSL::matcherinlinevirtual
AddPreHook(const hookType &hook)NSL::matcherinlinevirtual
AddPreHook(hookType &&hook)NSL::matcherinlinevirtual
check(Event &ev)=0NSL::matcherprivatepure virtual
funcType typedefNSL::matcher
hookType typedefNSL::matcher
m_postHooksNSL::matcherprivate
m_preHooksNSL::matcherprivate
operator()(Event &ev)NSL::matcherinlinevirtual