userver: utils::statistics::Warning Struct Reference
⚠️ This is the documentation for an old userver version. Click here to switch to the latest version.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
utils::statistics::Warning Struct Reference
+ Collaboration diagram for utils::statistics::Warning:

Public Attributes

std::string error_message
 
std::string path
 
std::vector< Labellabels
 

Detailed Description

Definition at line 17 of file portability_info.hpp.

Member Data Documentation

◆ error_message

std::string utils::statistics::Warning::error_message

Definition at line 18 of file portability_info.hpp.

◆ labels

std::vector<Label> utils::statistics::Warning::labels

Definition at line 20 of file portability_info.hpp.

◆ path

std::string utils::statistics::Warning::path

Definition at line 19 of file portability_info.hpp.


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