Data structure for notifications from the NotificationLogger
More...
#include <StoredNotification2.hpp>
|
static constexpr size_t | GetFieldCount (void) |
|
static size_t | GetFieldCount (void) |
| Returns the count of fields of the struct type More...
|
|
Data structure for notifications from the NotificationLogger
◆ Deserialize()
void Arp::Services::NotificationLogger::Services::StoredNotification2::Deserialize |
( |
RscReader & |
reader | ) |
|
|
inlineoverridevirtual |
◆ Serialize()
void Arp::Services::NotificationLogger::Services::StoredNotification2::Serialize |
( |
RscWriter & |
writer | ) |
const |
|
inlineoverridevirtual |
◆ Archives
std::vector<RscString<64> > Arp::Services::NotificationLogger::Services::StoredNotification2::Archives |
◆ Id
uint64 Arp::Services::NotificationLogger::Services::StoredNotification2::Id = 0 |
◆ NotificationName
RscString<512> Arp::Services::NotificationLogger::Services::StoredNotification2::NotificationName |
◆ Payload
std::vector<RscString<512> > Arp::Services::NotificationLogger::Services::StoredNotification2::Payload |
◆ PayloadXml
std::vector<RscString<512> > Arp::Services::NotificationLogger::Services::StoredNotification2::PayloadXml |
◆ RedundancyRole
RscString<32> Arp::Services::NotificationLogger::Services::StoredNotification2::RedundancyRole |
Redundancy role (Primary, Backup)
◆ RedundancyType
RscString<32> Arp::Services::NotificationLogger::Services::StoredNotification2::RedundancyType |
Redundancy type (First, Second)
◆ SenderName
RscString<512> Arp::Services::NotificationLogger::Services::StoredNotification2::SenderName |
◆ Severity
RscString<32> Arp::Services::NotificationLogger::Services::StoredNotification2::Severity |
◆ TimeStamp
RscString<32> Arp::Services::NotificationLogger::Services::StoredNotification2::TimeStamp |
Timestamp when the notification was sent
The documentation for this class was generated from the following file: