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

This is the complete list of members for NSL::orMatcher, 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) overrideNSL::orMatcherinlineprivatevirtual
funcType typedefNSL::matcher
hookType typedefNSL::matcher
m_lhsNSL::orMatcherprotected
m_rhsNSL::orMatcherprotected
operator()(Event &ev)NSL::matcherinlinevirtual
orMatcher(RefCMatcher lhs, RefCMatcher rhs)NSL::orMatcherinline