#include <userver/utils/statistics/labels.hpp>
Label name+value storage. 
Definition at line 39 of file labels.hpp.
 
◆ Name()
  
  
      
        
          | const std::string & utils::statistics::Label::Name  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator bool()
  
  
      
        
          | utils::statistics::Label::operator bool  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inlineexplicit   | 
  
 
 
◆ operator LabelView()
  
  
      
        
          | utils::statistics::Label::operator LabelView  | 
          ( | 
           | ) | 
           const | 
         
       
   | 
  
inlineexplicit   | 
  
 
 
◆ Value() [1/3]
  
  
      
        
          | std::string & utils::statistics::Label::Value  | 
          ( | 
           | ) | 
           & | 
         
       
   | 
  
inline   | 
  
 
 
◆ Value() [2/3]
  
  
      
        
          | std::string && utils::statistics::Label::Value  | 
          ( | 
           | ) | 
           && | 
         
       
   | 
  
inline   | 
  
 
 
◆ Value() [3/3]
  
  
      
        
          | const std::string & utils::statistics::Label::Value  | 
          ( | 
           | ) | 
           const & | 
         
       
   | 
  
inline   | 
  
 
 
The documentation for this class was generated from the following file: