userver: Member List
Loading...
Searching...
No Matches
utils::statistics::MonotonicByLabelStorage< Labels, Metric > Member List

This is the complete list of members for utils::statistics::MonotonicByLabelStorage< Labels, Metric >, including all inherited members.

DumpMetric(Writer &writer, const MonotonicByLabelStorage &storage)utils::statistics::MonotonicByLabelStorage< Labels, Metric >friend
Emplace(const Labels &labels, Args &&... args)utils::statistics::MonotonicByLabelStorage< Labels, Metric >inline
GetIfExists(const Labels &labels)utils::statistics::MonotonicByLabelStorage< Labels, Metric >inline
MonotonicByLabelStorage()=defaultutils::statistics::MonotonicByLabelStorage< Labels, Metric >
MonotonicByLabelStorage(MonotonicByLabelStorage &&)=delete (defined in utils::statistics::MonotonicByLabelStorage< Labels, Metric >)utils::statistics::MonotonicByLabelStorage< Labels, Metric >
operator=(MonotonicByLabelStorage &&)=delete (defined in utils::statistics::MonotonicByLabelStorage< Labels, Metric >)utils::statistics::MonotonicByLabelStorage< Labels, Metric >
operator[](const Labels &labels)utils::statistics::MonotonicByLabelStorage< Labels, Metric >inline
ResetMetric(MonotonicByLabelStorage &storage)utils::statistics::MonotonicByLabelStorage< Labels, Metric >friend
VisitAll(std::invocable< const Labels &, const Metric & > auto func) constutils::statistics::MonotonicByLabelStorage< Labels, Metric >inline