open62541 1.3.12
Open source implementation of OPC UA
Loading...
Searching...
No Matches
UA_NotificationMessageEntry Struct Reference

#include <ua_subscription.h>

Public Member Functions

 TAILQ_ENTRY (UA_NotificationMessageEntry) listEntry
 

Data Fields

UA_NotificationMessage message
 

Detailed Description

A NotificationMessage contains an array of notifications.

Sent NotificationMessages are stored for the republish service.

Definition at line 89 of file ua_subscription.h.

Member Function Documentation

◆ TAILQ_ENTRY()

UA_NotificationMessageEntry::TAILQ_ENTRY ( UA_NotificationMessageEntry )

Field Documentation

◆ message

UA_NotificationMessage UA_NotificationMessageEntry::message

Definition at line 91 of file ua_subscription.h.


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