Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
|
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::EventLogs | static |
createBackUpAndRestoreEvent(iv::model::diamar::EventTypes type, std::string_view backupName, std::string_view message) | iv::logs::EventLogs | static |
createConfigChangeEvent(iv::model::diamar::EventTypes type, std::string_view message) | iv::logs::EventLogs | static |
createControlSystemEvent(iv::model::diamar::EventTypes type, iv::types::unitId unitId, iv::types::channelId channelId, iv::types::groupId groupId, std::string_view message) | iv::logs::EventLogs | static |
createDefaultEvent(iv::model::diamar::EventCategory category, iv::model::diamar::EventTypes type, std::string_view message) | iv::logs::EventLogs | static |
createEvent(const iv::comms::api::eventLogger::EventLoggerMessage &event) | iv::logs::EventLogs | privatestatic |
createOperatingSystemEvent(iv::model::diamar::EventTypes type, std::string_view message) | iv::logs::EventLogs | static |
createRequestErrorsEvent(iv::model::diamar::EventTypes type, iv::types::ipAddress ip, iv::types::ipPort port, std::string_view message) | iv::logs::EventLogs | static |
EventLogs()=delete | iv::logs::EventLogs | |
EventLogs(const EventLogs &other)=delete | iv::logs::EventLogs | |
EventLogs(EventLogs &&other)=delete | iv::logs::EventLogs | |
m_activeUser | iv::logs::EventLogs | private |
m_source | iv::logs::EventLogs | privatestatic |
operator=(const EventLogs &other)=delete | iv::logs::EventLogs | |
operator=(EventLogs &&other) noexcept=delete | iv::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::EventLogs | static |
~EventLogs()=default | iv::logs::EventLogs |