userver: alerts::Alert Struct Reference
Loading...
Searching...
No Matches
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: