• RuleEngine
  • RuleEngine Class

    class nymeaserver::RuleEngine

    The Engine that evaluates Rules and finds Actions to be executed. More...

    Header: #include <RuleEngine>

    Detailed Description

    You can add, remove and update rules and query the engine for actions to be executed for a given Event described by an EventDescriptor.

    See also Event, EventDescriptor, Rule, and RuleAction.