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

#include <ua_pubsub.h>

Public Member Functions

 LIST_ENTRY (UA_ReaderGroup) listEntry
 
 LIST_HEAD (UA_ListOfPubSubDataSetReader, UA_DataSetReader) readers
 

Data Fields

UA_PubSubComponentEnumType componentType
 
UA_ReaderGroupConfig config
 
UA_NodeId identifier
 
UA_NodeId linkedConnection
 
UA_UInt32 readersCount
 
UA_UInt64 subscribeCallbackId
 
UA_PubSubState state
 
UA_Boolean configurationFrozen
 

Detailed Description

ReaderGroup

Definition at line 294 of file ua_pubsub.h.

Member Function Documentation

◆ LIST_ENTRY()

UA_ReaderGroup::LIST_ENTRY ( UA_ReaderGroup )

◆ LIST_HEAD()

UA_ReaderGroup::LIST_HEAD ( UA_ListOfPubSubDataSetReader ,
UA_DataSetReader  )

Field Documentation

◆ componentType

UA_PubSubComponentEnumType UA_ReaderGroup::componentType

Definition at line 295 of file ua_pubsub.h.

◆ config

UA_ReaderGroupConfig UA_ReaderGroup::config

Definition at line 296 of file ua_pubsub.h.

◆ identifier

UA_NodeId UA_ReaderGroup::identifier

Definition at line 297 of file ua_pubsub.h.

◆ linkedConnection

UA_NodeId UA_ReaderGroup::linkedConnection

Definition at line 298 of file ua_pubsub.h.

◆ readersCount

UA_UInt32 UA_ReaderGroup::readersCount

Definition at line 302 of file ua_pubsub.h.

◆ subscribeCallbackId

UA_UInt64 UA_ReaderGroup::subscribeCallbackId

Definition at line 303 of file ua_pubsub.h.

◆ state

UA_PubSubState UA_ReaderGroup::state

Definition at line 304 of file ua_pubsub.h.

◆ configurationFrozen

UA_Boolean UA_ReaderGroup::configurationFrozen

Definition at line 305 of file ua_pubsub.h.


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