Lines Matching full:numeric
31 namespace numeric namespace
53 std::string thresholdName = ::numeric::typeToString(type); in commit()
57 "Numeric threshold '" + std::string(utils::toShortEnum(thresholdName)) + in commit()
74 case ::numeric::Type::upperCritical: in getRedfishMessageId()
76 case ::numeric::Type::lowerCritical: in getRedfishMessageId()
78 case ::numeric::Type::upperWarning: in getRedfishMessageId()
80 case ::numeric::Type::lowerWarning: in getRedfishMessageId()
89 case ::numeric::Type::upperCritical: in getRedfishMessageId()
91 case ::numeric::Type::lowerCritical: in getRedfishMessageId()
93 case ::numeric::Type::upperWarning: in getRedfishMessageId()
95 case ::numeric::Type::lowerWarning: in getRedfishMessageId()
114 "Logging numeric trigger action to Redfish Event Log.", in commit()
123 "Logging numeric trigger action to Redfish Event Log.", in commit()
133 const std::vector<TriggerAction>& ActionsEnum, ::numeric::Type type, in fillActions()
164 } // namespace numeric