Home
last modified time | relevance | path

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

/dports/net-mgmt/icinga2/icinga2-2.13.2/lib/base/
H A Dperfdatavalue.hpp17 class PerfdataValue final : public ObjectImpl<PerfdataValue> class
H A Dperfdatavalue.cpp214 PerfdataValue::PerfdataValue(const String& label, double value, bool counter, in PerfdataValue() function in PerfdataValue