open62541 1.4.15
Open source implementation of OPC UA
Loading...
Searching...
No Matches
Public Member Functions | Data Fields
UA_StandaloneSubscribedDataSet Struct Reference

#include <ua_pubsub.h>

Public Member Functions

 TAILQ_ENTRY (UA_StandaloneSubscribedDataSet) listEntry
 

Data Fields

UA_StandaloneSubscribedDataSetConfig config
 
UA_NodeId identifier
 
UA_NodeId connectedReader
 

Detailed Description

Definition at line 87 of file ua_pubsub.h.

Member Function Documentation

◆ TAILQ_ENTRY()

UA_StandaloneSubscribedDataSet::TAILQ_ENTRY ( UA_StandaloneSubscribedDataSet  )

Field Documentation

◆ config

UA_StandaloneSubscribedDataSetConfig UA_StandaloneSubscribedDataSet::config

Definition at line 88 of file ua_pubsub.h.

◆ connectedReader

UA_NodeId UA_StandaloneSubscribedDataSet::connectedReader

Definition at line 91 of file ua_pubsub.h.

◆ identifier

UA_NodeId UA_StandaloneSubscribedDataSet::identifier

Definition at line 89 of file ua_pubsub.h.


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