userver: alerts::Alert 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
alerts::Alert Struct Referencefinal

Detailed Description

Definition at line 16 of file storage.hpp.

+ Collaboration diagram for alerts::Alert:

Public Attributes

std::string id
 
std::string description
 
std::chrono::steady_clock::time_point stop_timepoint
 

Member Data Documentation

◆ description

std::string alerts::Alert::description

Definition at line 18 of file storage.hpp.

◆ id

std::string alerts::Alert::id

Definition at line 17 of file storage.hpp.

◆ stop_timepoint

std::chrono::steady_clock::time_point alerts::Alert::stop_timepoint

Definition at line 19 of file storage.hpp.


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