userver: utils::statistics::Entry Class Reference
Loading...
Searching...
No Matches
utils::statistics::Entry Class Referencefinal

#include <userver/utils/statistics/entry.hpp>

Detailed Description

Statistics registration holder, used to unregister a metric source before it is destroyed.

See utils::statistics::Storage for info on registrations

Definition at line 22 of file entry.hpp.

Public Member Functions

 Entry (const Entry &other)=delete
 
Entryoperator= (const Entry &other)=delete
 
 Entry (Entry &&other) noexcept
 
Entryoperator= (Entry &&other) noexcept
 
void Unregister () noexcept
 

Friends And Related Symbol Documentation

◆ Storage

Definition at line 37 of file entry.hpp.


The documentation for this class was generated from the following file: