#include <protocol_auto.h>
Public Member Functions | |
NotificationMessage () | |
Public Attributes | |
std::vector< OpcUa::NotificationData > | NotificationData |
OpcUa::DateTime | PublishTime |
uint32_t | SequenceNumber |
Definition at line 2690 of file protocol_auto.h.
OpcUa::NotificationMessage::NotificationMessage | ( | ) |
Definition at line 81 of file subscriptions.cpp.
std::vector<OpcUa::NotificationData> OpcUa::NotificationMessage::NotificationData |
Definition at line 2694 of file protocol_auto.h.
OpcUa::DateTime OpcUa::NotificationMessage::PublishTime |
Definition at line 2693 of file protocol_auto.h.
uint32_t OpcUa::NotificationMessage::SequenceNumber |
Definition at line 2692 of file protocol_auto.h.