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

This is the complete list of members for NSL::boolMatcher, 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
boolMatcher(funcType match)NSL::boolMatcherinlineexplicit
check(Event &ev) overrideNSL::boolMatcherinlineprivatevirtual
funcType typedefNSL::matcher
hookType typedefNSL::matcher
m_matchNSL::boolMatcherprivate
operator()(Event &ev)NSL::matcherinlinevirtual
~boolMatcher()=defaultNSL::boolMatcher