prom 0.1.0
Client-independent C++23 Prometheus/OpenMetrics metric abstraction
Loading...
Searching...
No Matches
prom::StateSet Member List

This is the complete list of members for prom::StateSet, including all inherited members.

bind() const noexceptprom::MetricBase< StateSet >inlineprotected
check_finite(const double value, std::string_view op) const noexceptprom::MetricBase< StateSet >inlineprotected
core() const noexceptprom::MetricBase< StateSet >inlineprotected
core_prom::MetricBase< StateSet >protected
labels(const Labels &dynamic) const noexceptprom::StateSetinline
logger() noexceptprom::MetricBase< StateSet >inlineprotectedstatic
make_child(const Labels &dynamic) const noexceptprom::MetricBase< StateSet >inlineprotected
MetricBase(const MetricType type, const std::string_view name, const std::string_view help)prom::MetricBase< StateSet >inlineprotected
MetricBase(std::shared_ptr< MetricCore > core)prom::MetricBase< StateSet >inlineexplicitprotected
MetricBase(const MetricBase &)=defaultprom::MetricBase< StateSet >protected
MetricBase(MetricBase &&)=defaultprom::MetricBase< StateSet >protected
name() const noexceptprom::MetricBase< StateSet >inline
operator=(const MetricBase &)=defaultprom::MetricBase< StateSet >protected
operator=(MetricBase &&)=defaultprom::MetricBase< StateSet >protected
reconcile_unit(const Unit &observed, Adapter &adapter) const noexceptprom::MetricBase< StateSet >inlineprotected
set(const std::string_view state, const bool active) const noexceptprom::StateSetinline
StateSet(const std::string_view name, const std::string_view help)prom::StateSetinline
StateSet(const StateSetSpec &spec)prom::StateSetinlineexplicit
StateSet(std::shared_ptr< MetricCore > core)prom::StateSetinlineexplicit
type() const noexceptprom::MetricBase< StateSet >inline
~MetricBase()=defaultprom::MetricBase< StateSet >protected