Searched refs:rulesEngine (Results 1 – 2 of 2) sorted by relevance
40 RulesEngine* rulesEngine = new RulesEngine(dateTimeRule, ruleSet); in DoSomethingInterestingWithMyAPI() local42 rulesEngine->Match(message); in DoSomethingInterestingWithMyAPI()45 delete rulesEngine; in DoSomethingInterestingWithMyAPI()
1055 RulesEngine rulesEngine(dateTimeRule, rulesSet);