#include <structs.hpp>
◆ Event() [1/3]
iv::alarms::Event::Event |
( |
| ) |
|
|
default |
◆ Event() [2/3]
iv::alarms::Event::Event |
( |
std::string | _tag, |
|
|
std::string | _message, |
|
|
const iv::alarms::Alarm & | _alarm, |
|
|
const bool | _isPrinted = false ) |
|
inline |
◆ Event() [3/3]
iv::alarms::Event::Event |
( |
const Event & | other | ) |
|
|
default |
◆ operator<()
bool iv::alarms::Event::operator< |
( |
const Event & | other | ) |
const |
|
inline |
◆ operator=()
Event & iv::alarms::Event::operator= |
( |
const Event & | other | ) |
|
|
default |
◆ operator==()
bool iv::alarms::Event::operator== |
( |
const Event & | other | ) |
const |
|
inline |
◆ operator<<
std::ostream & operator<< |
( |
std::ostream & | os, |
|
|
const Event & | event ) |
|
friend |
◆ alarm
◆ isPrinted
bool iv::alarms::Event::isPrinted {false} |
◆ message
std::string iv::alarms::Event::message |
◆ tag
The documentation for this struct was generated from the following file: