~NymeaCore() | |
void | executeRuleActions(const int ruleActions) |
int | removeRule(const RuleId &) |
nymeaserver::NymeaCore * | instance() |
Destructor of the NymeaCore.
Execute the given ruleActions.
[static]
nymeaserver::NymeaCore *NymeaCore::instance()Returns a pointer to the single NymeaCore instance.
Calls the metheod RuleEngine::removeRule(id).
See also RuleEngine.