Home
last modified time | relevance | path

Searched defs:ruleBlocks (Results 1 – 1 of 1) sorted by relevance

/dports/devel/fuzzylite/fuzzylite-6.0/fuzzylite/src/
H A DEngine.cpp704 const std::vector<RuleBlock*>& Engine::ruleBlocks() const { in ruleBlocks() function in fl::Engine
708 void Engine::setRuleBlocks(const std::vector<RuleBlock*>& ruleBlocks) { in setRuleBlocks()
712 std::vector<RuleBlock*>& Engine::ruleBlocks() { in ruleBlocks() function in fl::Engine