Nix (Dev) 3.5.10
dev - 3.5.10 - 1af9301
Loading...
Searching...
No Matches
iv::model::diamar::PotentialAttackActivityEvent Struct Reference

#include <AuditableEvents.hpp>

Inheritance diagram for iv::model::diamar::PotentialAttackActivityEvent:
[legend]
Collaboration diagram for iv::model::diamar::PotentialAttackActivityEvent:
[legend]

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
 

Constructor & Destructor Documentation

◆ PotentialAttackActivityEvent()

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 )

Member Function Documentation

◆ toString()

std::string iv::model::diamar::PotentialAttackActivityEvent::toString ( ) const
overridevirtual

Member Data Documentation

◆ category

iv::model::diamar::EventCategory iv::model::diamar::AuditableEvent::category
inherited

◆ description

std::string iv::model::diamar::AuditableEvent::description
inherited

◆ id

std::string iv::model::diamar::AuditableEvent::id
inherited

◆ ipAddress

iv::types::ipAddress iv::model::diamar::PotentialAttackActivityEvent::ipAddress

◆ port

iv::types::ipPort iv::model::diamar::PotentialAttackActivityEvent::port

◆ source

std::string iv::model::diamar::AuditableEvent::source
inherited

◆ timestamp

iv::types::timestamp iv::model::diamar::AuditableEvent::timestamp
inherited

◆ type

iv::model::diamar::EventTypes iv::model::diamar::AuditableEvent::type
inherited

The documentation for this struct was generated from the following files: