Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
iv::logs::EventLogs Member List

This is the complete list of members for iv::logs::EventLogs, including all inherited members.

createAccessControlEvent(iv::model::diamar::EventTypes type, iv::diamar::eUserProfileType inUser, iv::diamar::eUserProfileType outUser, std::string_view message)iv::logs::EventLogsstatic
createBackUpAndRestoreEvent(iv::model::diamar::EventTypes type, std::string_view backupName, std::string_view message)iv::logs::EventLogsstatic
createConfigChangeEvent(iv::model::diamar::EventTypes type, std::string_view message)iv::logs::EventLogsstatic
createControlSystemEvent(iv::model::diamar::EventTypes type, iv::types::unitId unitId, iv::types::channelId channelId, iv::types::groupId groupId, std::string_view message)iv::logs::EventLogsstatic
createDefaultEvent(iv::model::diamar::EventCategory category, iv::model::diamar::EventTypes type, std::string_view message)iv::logs::EventLogsstatic
createEvent(const iv::comms::api::eventLogger::EventLoggerMessage &event)iv::logs::EventLogsprivatestatic
createOperatingSystemEvent(iv::model::diamar::EventTypes type, std::string_view message)iv::logs::EventLogsstatic
createRequestErrorsEvent(iv::model::diamar::EventTypes type, iv::types::ipAddress ip, iv::types::ipPort port, std::string_view message)iv::logs::EventLogsstatic
EventLogs()=deleteiv::logs::EventLogs
EventLogs(const EventLogs &other)=deleteiv::logs::EventLogs
EventLogs(EventLogs &&other)=deleteiv::logs::EventLogs
m_activeUseriv::logs::EventLogsprivate
m_sourceiv::logs::EventLogsprivatestatic
operator=(const EventLogs &other)=deleteiv::logs::EventLogs
operator=(EventLogs &&other) noexcept=deleteiv::logs::EventLogs
queryEvents(std::vector< std::shared_ptr< iv::model::diamar::AuditableEvent > > &eventsResult, const iv::comms::api::ApiPaginationInfo &paginationInfo, const std::vector< iv::model::diamar::EventCategory > &eventCategories, const std::set< std::string > &stationsSource, const iv::types::timestamp startDate=0, const iv::types::timestamp endDate=iv::time::Timestamp().inMilliseconds())iv::logs::EventLogsstatic
~EventLogs()=defaultiv::logs::EventLogs