Searched defs:triggerActions (Results 1 – 6 of 6) sorted by relevance
26 const std::vector<TriggerAction>& triggerActions, in updateDiscreteThresholds()92 const std::vector<TriggerAction>& triggerActions, in updateNumericThresholds()127 const std::vector<TriggerAction>& triggerActions, in updateThresholds()155 const std::vector<TriggerAction>& triggerActions, in makeDiscreteThreshold()180 const std::vector<TriggerAction>& triggerActions, in makeNumericThreshold()203 const std::vector<TriggerAction>& triggerActions, in makeOnChangeThreshold()226 auto triggerActions = in make() local
37 discreteThresholds) { in TriggerManager()126 const std::vector<std::string>& triggerActions, in addTrigger()169 const std::vector<std::string> triggerActions = in loadFromPersistent() local
56 std::vector<TriggerAction> triggerActions; member in Trigger
49 TriggerParams& triggerActions(const std::vector<TriggerAction>& val) in triggerActions() function in TriggerParams55 const std::vector<TriggerAction>& triggerActions() const in triggerActions() function in TriggerParams
612 std::optional<std::vector<std::string>> triggerActions; in parsePostTriggerParams() local737 nlohmann::json::array_t triggerActions; in getTriggerActions() local848 const std::vector<std::string>* triggerActions = nullptr; in fillTrigger() local
843 TriggerActions triggerActions; in addParameterTrigger() local