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

#include <ua_client_internal.h>

Data Fields

struct { 
 
   struct UA_Client_NotificationsAckNumber *   le_next 
 
   struct UA_Client_NotificationsAckNumber **   le_prev 
 
listEntry 
 
UA_SubscriptionAcknowledgement subAck
 

Detailed Description

Subscriptions Handling.

Definition at line 33 of file ua_client_internal.h.

Field Documentation

◆ le_next

struct UA_Client_NotificationsAckNumber* UA_Client_NotificationsAckNumber::le_next

Definition at line 34 of file ua_client_internal.h.

◆ le_prev

struct UA_Client_NotificationsAckNumber** UA_Client_NotificationsAckNumber::le_prev

Definition at line 34 of file ua_client_internal.h.

◆ [struct]

struct { ... } UA_Client_NotificationsAckNumber::listEntry

◆ subAck

UA_SubscriptionAcknowledgement UA_Client_NotificationsAckNumber::subAck

Definition at line 35 of file ua_client_internal.h.


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