Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
|
#include <AuditableEvents.hpp>
Public Member Functions | |
ControlSystemEvent (std::string id, iv::types::timestamp timestamp, iv::model::diamar::EventTypes type, std::string source, std::string description, iv::types::unitId unitId, iv::types::channelId channelId, iv::types::groupId groupId) | |
std::string | toString () const override |
Public Attributes | |
iv::types::unitId | unitId |
iv::types::channelId | channelId |
iv::types::groupId | groupId |
std::string | id |
iv::types::timestamp | timestamp |
iv::model::diamar::EventCategory | category |
iv::model::diamar::EventTypes | type |
std::string | source |
std::string | description |
iv::model::diamar::ControlSystemEvent::ControlSystemEvent | ( | std::string | id, |
iv::types::timestamp | timestamp, | ||
iv::model::diamar::EventTypes | type, | ||
std::string | source, | ||
std::string | description, | ||
iv::types::unitId | unitId, | ||
iv::types::channelId | channelId, | ||
iv::types::groupId | groupId ) |
|
overridevirtual |
Implements iv::model::diamar::AuditableEvent.
|
inherited |
iv::types::channelId iv::model::diamar::ControlSystemEvent::channelId |
|
inherited |
iv::types::groupId iv::model::diamar::ControlSystemEvent::groupId |
|
inherited |
|
inherited |
|
inherited |
|
inherited |
iv::types::unitId iv::model::diamar::ControlSystemEvent::unitId |