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

#include <opcua_types.h>

Data Fields

OpcUa_ResponseHeader ResponseHeader
 
OpcUa_UInt32 SubscriptionId
 
OpcUa_Int32 NoOfAvailableSequenceNumbers
 
OpcUa_UInt32 * AvailableSequenceNumbers
 
OpcUa_Boolean MoreNotifications
 
OpcUa_NotificationMessage NotificationMessage
 
OpcUa_Int32 NoOfResults
 
OpcUa_StatusCode * Results
 
OpcUa_Int32 NoOfDiagnosticInfos
 
OpcUa_DiagnosticInfo * DiagnosticInfos
 

Detailed Description

Definition at line 5937 of file opcua_types.h.

Field Documentation

◆ ResponseHeader

OpcUa_ResponseHeader _OpcUa_PublishResponse::ResponseHeader

Definition at line 5939 of file opcua_types.h.

◆ SubscriptionId

OpcUa_UInt32 _OpcUa_PublishResponse::SubscriptionId

Definition at line 5940 of file opcua_types.h.

◆ NoOfAvailableSequenceNumbers

OpcUa_Int32 _OpcUa_PublishResponse::NoOfAvailableSequenceNumbers

Definition at line 5941 of file opcua_types.h.

◆ AvailableSequenceNumbers

OpcUa_UInt32* _OpcUa_PublishResponse::AvailableSequenceNumbers

Definition at line 5942 of file opcua_types.h.

◆ MoreNotifications

OpcUa_Boolean _OpcUa_PublishResponse::MoreNotifications

Definition at line 5943 of file opcua_types.h.

◆ NotificationMessage

OpcUa_NotificationMessage _OpcUa_PublishResponse::NotificationMessage

Definition at line 5944 of file opcua_types.h.

◆ NoOfResults

OpcUa_Int32 _OpcUa_PublishResponse::NoOfResults

Definition at line 5945 of file opcua_types.h.

◆ Results

OpcUa_StatusCode* _OpcUa_PublishResponse::Results

Definition at line 5946 of file opcua_types.h.

◆ NoOfDiagnosticInfos

OpcUa_Int32 _OpcUa_PublishResponse::NoOfDiagnosticInfos

Definition at line 5947 of file opcua_types.h.

◆ DiagnosticInfos

OpcUa_DiagnosticInfo* _OpcUa_PublishResponse::DiagnosticInfos

Definition at line 5948 of file opcua_types.h.


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