|
prom 0.1.0
Client-independent C++23 Prometheus/OpenMetrics metric abstraction
|
This is the complete list of members for prom::ScopeState, including all inherited members.
| decorates() const noexcept=0 | prom::ScopeState | pure virtual |
| effective_display(const comms::DisplayInfo &own) const =0 | prom::ScopeState | pure virtual |
| effective_labels(const Labels &own) const =0 | prom::ScopeState | pure virtual |
| full_name(std::string_view base) const =0 | prom::ScopeState | pure virtual |
| operator=(const ScopeState &)=delete | prom::ScopeState | |
| operator=(ScopeState &&)=delete | prom::ScopeState | |
| ScopeState()=default | prom::ScopeState | |
| ScopeState(const ScopeState &)=delete | prom::ScopeState | |
| ScopeState(ScopeState &&)=delete | prom::ScopeState | |
| version() const noexcept=0 | prom::ScopeState | pure virtual |
| ~ScopeState()=default | prom::ScopeState | virtual |