Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
|
#include <AuditableEvents.hpp>
Public Member Functions | |
PotentialAttackActivityEvent (std::string id, iv::types::timestamp timestamp, iv::model::diamar::EventTypes type, std::string source, std::string description, iv::types::ipAddress ipAddress, iv::types::ipPort port) | |
std::string | toString () const override |
Public Attributes | |
iv::types::ipAddress | ipAddress |
iv::types::ipPort | port |
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::PotentialAttackActivityEvent::PotentialAttackActivityEvent | ( | std::string | id, |
iv::types::timestamp | timestamp, | ||
iv::model::diamar::EventTypes | type, | ||
std::string | source, | ||
std::string | description, | ||
iv::types::ipAddress | ipAddress, | ||
iv::types::ipPort | port ) |
|
overridevirtual |
Implements iv::model::diamar::AuditableEvent.
|
inherited |
|
inherited |
|
inherited |
iv::types::ipAddress iv::model::diamar::PotentialAttackActivityEvent::ipAddress |
iv::types::ipPort iv::model::diamar::PotentialAttackActivityEvent::port |
|
inherited |
|
inherited |
|
inherited |