The Engine that evaluates Rules and finds Actions to be executed. More...
Header: | #include <RuleEngine> |
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.