#include <History.hpp>
◆ History() [1/2]
iv::alarms::History::History |
( |
| ) |
|
|
default |
◆ History() [2/2]
iv::alarms::History::History |
( |
const History & | other | ) |
|
|
delete |
◆ ~History()
iv::alarms::History::~History |
( |
| ) |
|
|
default |
◆ addEvent()
◆ canGetEvents()
bool iv::alarms::History::canGetEvents |
( |
| ) |
|
|
static |
◆ getAllEvents()
std::optional< std::vector< Event > > iv::alarms::History::getAllEvents |
( |
bool | applyFilters = true | ) |
const |
|
nodiscard |
◆ getEvents()
std::optional< std::vector< Event > > iv::alarms::History::getEvents |
( |
uint32_t | pageRequested | ) |
|
|
nodiscard |
◆ getEventsFromHistoryLogger()
◆ lastEvent()
◆ prvFilterChannelTags()
◆ historyPaginationSize
uint32_t iv::alarms::History::historyPaginationSize {30} |
|
staticconstexpr |
◆ m_filterHistory
The documentation for this class was generated from the following files: